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

cannot transfer local files to remote #15

Open
fu123456 opened this issue Nov 20, 2019 · 6 comments
Open

cannot transfer local files to remote #15

fu123456 opened this issue Nov 20, 2019 · 6 comments
Labels
question Further information is requested

Comments

@fu123456
Copy link

I used the command "dired-rsync" to transfer a local file to the remote, however, Emacs outputs errors as follows:
sending incremental file list
rsync: mkdir "/ssh:xxxx@xxxxxxx/home/xxxx/project" failed: No such file or directory (2)
rsync error: error in file IO (code 11) at main.c(664) [Receiver=3.1.3]

"Process completed.
The window will be closed automatically in 5 seconds."
How can I solve this issue? Thanks.

@stsquad stsquad added the question Further information is requested label Nov 20, 2019
@stsquad
Copy link
Owner

stsquad commented Nov 20, 2019

Does the directory /home/xxxx/project or /home/xxxxx exist on the remote end?

@fu123456
Copy link
Author

Yes, I am very sure that there exist these two directory. Note I use Spacemacs in my Manjaro system.

@fu123456
Copy link
Author

I use Dired-mode open these two directories together in a window (one directory corresponds a buffer), so they exist.

@fu123456
Copy link
Author

@stsquad

@stsquad
Copy link
Owner

stsquad commented Nov 21, 2019

You've obscured the actual names - any special characters or other such things in the paths?

@fu123456
Copy link
Author

Hi, I has this problem again. Do you test this package by ssh? rsync in Emacs does not know ‘/ssh:user@"(does not work), but rsync in Terminal does know 'user@' (does work).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants