Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filesystem sync with compute servers #8154

Open
williamstein opened this issue Jan 28, 2025 · 0 comments
Open

filesystem sync with compute servers #8154

williamstein opened this issue Jan 28, 2025 · 0 comments

Comments

@williamstein
Copy link
Contributor

(This is from a user.)

On home base, do the following :

mkdir foo
cd foo
ln -s bad bad1

Now, if I switch to a compute server and go to the foo directory and just repeatedly run ls in the directory, I will sometimes see the link, and sometimes not. I see similar behavior if I do find . -type l....

(Why might I create a broken link? In the particular case, it was to link to a particular directory on a cloud drive which did not exist in the home base).

WORKAROUND: none. this is not currently supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant