summaryrefslogtreecommitdiff
path: root/rybackup.py
AgeCommit message (Collapse)AuthorFiles
2010-06-03rybackup: allow fstab mounts and sshfsAdrian C. (anrxc)1
Omitting all remote settings the mount command in the end calls only: "mount /mnt/destination". Also, by using "fuse" as remote fs-type and "sshfs#user@server:" as dev we should be able to perform sshfs mounts (port if needed can be specified in the options like: "port=portnum").
2010-05-30rybackup: arg for function arguments, not valAdrian C. (anrxc)1
2010-05-29rybackup: mount options can be omittedAdrian C. (anrxc)1
2010-05-29rybackup: imported first versionAdrian C. (anrxc)1