-
Notifications
You must be signed in to change notification settings - Fork 82
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
Unable to upload new folder, but works well on files in existing folders #180
Comments
I am having the same problem. Windows 10 Enterprise Files sync just fine, folders fail with the error message This happens when I select a folder, press |
It appears to be only when there are sub-directories. There does not seem to be a problem when syncing a directory that has no sub-directories. Could it is a recursive flag |
Some other strange things are happening. When I tried to sync a folder that had no sub-directories, it apparently did so with no problem the first time, then is gave similar errors every time after that. When I went to the remote computer and tried to |
fixed in #269 |
still hit this issue with vscode 1.30.2 and FTP-sync 0.3.9 |
I have this issue still as well. I'm running the following: Version: 1.39.2 |
hey guys, i had this issue aswel. What fixed it was this: I changed the Owner of the folder to the same as the owner of the FTP acc so went in by ssh and
everything worked fine after that |
I'm using VScode Version 1.12.2 (1.12.2) and FTP-sync 0.3.3
When I try to upload a file which is inside an existing folder (remotly and locally), it works pretty well. But when I try to upload a new local folder (with right click -> Ftp-sync Upload), I've got this message
Ftp-sync: Uploading test3 failed: Error: Transfer aborted. Interrupted system call
Same thing when I try to upload a file inside a folder which exist only locally. It works well if I create the folder remotly before the upload.
The text was updated successfully, but these errors were encountered: