luckylz2git / exfat-synology

Perfect shell scripts to auto mount exfat disk partition on Synology DiskStation NAS (x86 platform), and more post-mount functions are coming soon! Use this at your own risks.
137 stars 38 forks source link

Found 82 New File(s) but it does not copies anything #5

Open shrikant2002 opened 5 years ago

shrikant2002 commented 5 years ago

Here is my log

Sat Nov 2 11:49:05 IST 2019 USBHash: 0d78e233c9df6fd37c4cb133b4a3540c Found 82 New File(s) in /volume1/usbexfat/usbshare1/ building file list ... done

sent 12 bytes received 12 bytes 48.00 bytes/sec total size is 0 speedup is 0.00 Unmounted /volume1/usbexfat/usbshare1 Ejected /dev/sdu1

Here is my USBSYNC.cfg

AutoSync:true AutoUnmount:true SourceDir: FileExtension:* ImportDir:/volume1/PhotoImported/ USBHash:0d78e233c9df6fd37c4cb133b4a3540c,USB1

shrikant2002 commented 5 years ago

Here is my log

Sat Nov 2 11:49:05 IST 2019 USBHash: 0d78e233c9df6fd37c4cb133b4a3540c Found 82 New File(s) in /volume1/usbexfat/usbshare1/ building file list ... done

sent 12 bytes received 12 bytes 48.00 bytes/sec total size is 0 speedup is 0.00 Unmounted /volume1/usbexfat/usbshare1 Ejected /dev/sdu1

Here is my USBSYNC.cfg

AutoSync:true AutoUnmount:true SourceDir: FileExtension:* ImportDir:/volume1/PhotoImported/ USBHash:0d78e233c9df6fd37c4cb133b4a3540c,USB1

I changed SourceDir to nothing so to copy all the folders in the usb drive but its not working please suggest me any ideas