After upgrading from 1912 to 1915 build, the client no longer changed the directory to the last level.
 "corecmd.exe" -s "ftp://ftpuser:ftppwd@ftp.host.com/A/B/C/D/" -u "Myfile.txt" -log "log\datetime_log_out.log"
the file ends up in the A/B/C directory instead of A/B/C/D
Reverting to version 1912 resolved the issue. also found a work around by adding a double slash at the end "ftp://ftpuser:ftppwd@ftp.host.com/A/B/C/D//"
Please review this regression.
Thank you.
			
			
									
						
										
						Command line issue
- 
				ForumAdmin
- Site Admin
- Posts: 1017
- Joined: Mon Mar 24, 2003 4:37 am
Re: Command line issue
Fixes will be in build 1917 and greater.