September 8, 201411 yr I'm trying to script a backup of the appdata folder. When using rsync -a /appdata/ /backup/appdata/ I get an error message on the /dropbox directory: rsync: mknod "/mnt/user/backups/appdata/dropbox/command_socket" failed: Function not implemented (38) rsync: mknod "/mnt/user/backups/appdata/dropbox/iface_socket" failed: Function not implemented (38) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1165) [sender=3.1.0] Is this related to Dropbox security? Is there a practical way of backing up the appdata/dropbox directory? I'm thinking maybe compression... Thanks Dennis
Archived
This topic is now archived and is closed to further replies.