Skip to main content
added 31 characters in body
Source Link
satk0
  • 161
  • 5

If anyone is looking for any tools that automate rsync and sync monitoring afterwards. I've made one, based on others great answers, check it out:

https://github.com/satk0/usbdrivetools

Using the tool you can simply run:

usbcp /path/to/src /path/to/dest 

To have a source file copied to USB Drive mounted destination.

If anyone is looking for any tools that automate rsync and sync monitoring afterwards. I've made one, check it out:

https://github.com/satk0/usbdrivetools

Using the tool you can simply run:

usbcp /path/to/src /path/to/dest 

To have a source file copied to USB Drive mounted destination.

If anyone is looking for any tools that automate rsync and sync monitoring afterwards. I've made one, based on others great answers, check it out:

https://github.com/satk0/usbdrivetools

Using the tool you can simply run:

usbcp /path/to/src /path/to/dest 

To have a source file copied to USB Drive mounted destination.

Source Link
satk0
  • 161
  • 5

If anyone is looking for any tools that automate rsync and sync monitoring afterwards. I've made one, check it out:

https://github.com/satk0/usbdrivetools

Using the tool you can simply run:

usbcp /path/to/src /path/to/dest 

To have a source file copied to USB Drive mounted destination.