
Is there any way to reduce the directory tree seen by users?
On Mon, Jun 18, 2012 at 11:32 AM, OralDeckard
<rsnaphshot-forum < at > backupcentral.com> wrote:
One last note: After getting my long_args line right I managed
to remove MOST of the tree, but STILL had one empty folder
because I provided a destination, like this:
backup /mnt/DataDrive/Data/ /Full_Backup/
So I got:
/hourly.0/Full_Backup/Data
When I removed the destination /Full_Backup/ so it looked like this:
backup /mnt/DataDrive/Data/
I was scolded for not having a destination.
So I tired adding a tab after the line, so that it looks like this:
backup /mnt/DataDrive/Data/
(Yes, it looks exactly the same. The tab is invisible. )
and it worked perfectly, giving me a tree like this:
/hourly.0//Data
Probably a cleaner way to accomplish what you're doing is to use "."
or "./" as the destination. Then you'll get /hourly.0/./Data or
something of that sort, and the backup line will be less prone to
accidental change.
-scott
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
rsnapshot-discuss mailing list
rsnapshot-discuss < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss