summaryrefslogtreecommitdiff
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-30ryrestore: improved error handlingAdrian C. (anrxc)1
2010-05-30ryrestore: imported first versionAdrian C. (anrxc)1
Backup restore script that can be used with rybackup for quick and easy restoration of specific files or directories.
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)2