rsync operation not permitted SSFS Volume

Asked by T McCool

I have a SSFS mounted volume and when using rsync (ex: rsync -av /home/me/ /ssfsvolume) to copy files to this volume I receive the following error message:

rsync: rename "/home/me/.foo.txt.jUTKCx" -> "foo.txt": Operation not permitted (1)

It appears to be related to some sort of permission problems related to either SSFS or rsync in handling the file. In this case it appears rsync has named a temporary file to transmit the file and then it attempts to rename it to the correct name once it is copied completely when it receives the error message.

I don't know if the problem is some sort of compatibility with rsync or SSFS - a permission problem or a configuration problem.

Any suggestions?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu rsync Edit question
Assignee:
No assignee Edit question
Solved by:
T McCool
Solved:
Last query:
Last reply:
Revision history for this message
T McCool (tjmcwiz) said :
#1

posted in wrong location