fileparts are deleted in 3.8.1 batch mode
I just upgraded from the 3.8 beta to the 3.8.1 code on XP and noticed that fileparts are being deleted in batch mode but NOT in GUI mode.
I use the following file to sync folders across machine:
open tom@myother.site.com
option synchdelete on
option batch on
option transfer binary
lcd C:\local.sync.folder
cd /home/tom
synchronize remote
close
exit
When the batch process begins an in progress transfer suffixed with filepart is immediately deleted.
Any ideas?
I use the following file to sync folders across machine:
open tom@myother.site.com
option synchdelete on
option batch on
option transfer binary
lcd C:\local.sync.folder
cd /home/tom
synchronize remote
close
exit
When the batch process begins an in progress transfer suffixed with filepart is immediately deleted.
Any ideas?