The MASTER directory should have at least one file in it in order for SyncFTPDir to find and process the subdirectories. If you don't have any file, create a dummy file with any contents. : =>The error message is a common one... : =>We have tried many commands in the script : 1st test: : SyncFTPDIR("LOCAL", "XXX.XXX.XXX.XXX", : "User", "Password", "LocalDir", : "DestinationDir", TRUE, FALSE, FALSE, TRUE) : 24x7 does not succeed in fully synchronizing the target directories, it does : not create any files in the new subdirectories. : 2nd test: SyncFTPDIR("REMOTE", "XXX.XXX.XXX.XXX", : "User", "Password", : "DestinationDir","LocalDir", TRUE, FALSE, FALSE, TRUE) : The replication was successful, BUT if we add a new directory in the : "DestinationDir" : 24x7 does not replicate it. We must restart : 24x7 for the job to work successsfully. : Could you please analyse this ?
|