I am having problems getting rsync to work on a folder on my sshfs mounted. I am getting "permission denied" errors. However, I can read/ write to the volume just fine from both the finder as well as the unix prompt.
The exact same rsync command works fine if I mount the same destination using nfs instead of sshfs: /usr/bin/rsync --verbose --progress --stats --compress --archive -- recursive --times --perms --links --delete -E --owner --group -D -- exclude-from=backup_excludes.txt --one-file-system / /Volumes/MyServer/ backup I am running latest Tiger. Any clues? - D --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/macfuse-devel?hl=en -~----------~----~----~----~------~----~------~--~---
