Le lundi 30 mars 2015, 10:45:25 Pierre Frenkiel a écrit : > I'm using sshfs to copy some files from my PC to Android devices. > With the cp command, no problem, but trying with "rsync -av" > gives the error: > > rsync: rename "/gs2/mnt/sdcard/.file.txt.xK3ZiH" -> "file.txt": > Operation not permitted (1)
You don't need to use sshfs with rsync. rsync is able to use ssh with something like rsync -av /some/where remote_system:/to/some/where Hope this helps -- https://github.com/dod38fr/config-model/ -o- http://search.cpan.org/~ddumont/ http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/33217922.xg71DCmHoR@gandalf