search for: usb_hdd_4

Displaying 1 result from an estimated 1 matches for "usb_hdd_4".

2009 Dec 25
1
Folder Structure Help
Almost got my rsync running over ssh setup. Only problem is the actual file structure. Everything I want backed up is on my USB drive /USB/USB_HDD_4/*.* and I want it on my remote server underneath the backup folder. When I run this command it creates a USB_HDD_4 (i.e. I see /mnt/Data/backup/USB_HDD_4/*.*) folder and then everything is under that folder. What command can I run so its directly under the backkup folder (/mnt/Data/backup/*.*)? rs...