I al trying to upload the zipped file to a subdirectory of my ftp server
I'm logged in as administrator of the ftp site
if I upload the zipped file to the root of my ftpsite everythings works well.
DETAILED LOG:
9/11/2010 15:36:35 Creating backup of DAMEAT_NEW to C:\WINDOWS\TEMP
9/11/2010 15:36:55 Backup of DAMEAT_NEW completed
9/11/2010 15:36:55 Zipping C:\WINDOWS\TEMP\DAMEAT_NEW201011091536.bak to C:\SQLDATA\DAMEATNV\TEMP\DAMEAT_NEW201011091536.zip
9/11/2010 15:37:03 Zip completed (compressed size: 12.882 Kb)
9/11/2010 15:37:03 Removing the backup: C:\WINDOWS\TEMP\DAMEAT_NEW201011091536.bak
9/11/2010 15:37:03 Uploading C:\SQLDATA\DAMEATNV\TEMP\DAMEAT_NEW201011091536.zip to
ftp://www.andalucia-holidays-terreros.com:21/
9/11/2010 15:38:37 Upload of C:\SQLDATA\DAMEATNV\TEMP\DAMEAT_NEW201011091536.zip completed
9/11/2010 15:38:39 Remote file size has been successfully verified
9/11/2010 15:38:39 Cleaning
ftp://www.andalucia-holidays-terreros.com:21/
9/11/2010 15:38:41 Cleaning C:\SQLDATA\DAMEATNV\TEMP
9/11/2010 15:38:41 Job finished
Upload to a subdirectory -> error
DETAILED LOG:
9/11/2010 15:35:41 Creating backup of DAMEAT_NEW to C:\WINDOWS\TEMP
9/11/2010 15:36:06 Backup of DAMEAT_NEW completed
9/11/2010 15:36:06 Zipping C:\WINDOWS\TEMP\DAMEAT_NEW201011091535.bak to C:\SQLDATA\DAMEATNV\TEMP\DAMEAT_NEW201011091535.zip
9/11/2010 15:36:15 Zip completed (compressed size: 12.882 Kb)
9/11/2010 15:36:15 Removing the backup: C:\WINDOWS\TEMP\DAMEAT_NEW201011091535.bak
9/11/2010 15:36:15 Uploading C:\SQLDATA\DAMEATNV\TEMP\DAMEAT_NEW201011091535.zip to
ftp://www.andalucia-holidays-terreros.com:21/test
9/11/2010 15:36:17 WARNING: Request: CWD /test
Response: 550 /test: The system cannot find the file specified.
9/11/2010 15:36:18 Trying to upload again...
9/11/2010 15:36:19 WARNING: Request: CWD /test
Response: 550 /test: The system cannot find the file specified.
9/11/2010 15:36:20 Trying to upload again...
9/11/2010 15:36:22 ERROR: Upload failed: Request: CWD /test
Response: 550 /test: The system cannot find the file specified.
9/11/2010 15:36:22 Cleaning
ftp://www.andalucia-holidays-terreros.com:21/test
9/11/2010 15:36:23 WARNING: Cleaning failed: Request: CWD /test
Response: 550 /test: The system cannot find the file specified.
9/11/2010 15:36:23 Cleaning C:\SQLDATA\DAMEATNV\TEMP
9/11/2010 15:36:23 ERROR: Job finished (With Errors)
When I upload the zip file trough the windows-explorer (XP) with the same cridentials
no problem.
????????