Do you have "sectfcst" symbolic link in that directory? This could explain why the SIZE command fails. Which FTP server do you connect to? : Why does SyncFTPDir always fail? : It seems to copy over all the files correctly, but : then tries to do something wacky with the directory : and that makes it fail. : I am getting the following message: An error occurred while executing : automation script : Line 1: File "sectfcst" Download Failed. The server has returned an : extended error: 200 Type Set to I : 200 PORT command successful : 500 'SIZE sectfcst': command not understood : 550 sectfcst: No such file or directory : Here is the statment I'm using: SyncFTPDir( "REMOTE", : "aam9", "username", "password", & : "/local/datastore1/matlab/sectfcst/data", & : "\\\\venus\\d\\Cache\\Matlab\\sectfcst", & : True, False, True, False ) : I am running 24x7 in Master mode, but I don't think : that should have anything to do with it. : Please help.
|