I'm running the following command line to upload the file "TEST.txt", but it only uploads when the file exists in the destination folder.
"C:\Program Files\CoreFTP\coreftp.exe" -s -site SENIORTESTAPPS -u "C:\TESTS\TEST.txt" -p "D:\Destination\" -log SFTPLOG.log
			
			
									
						
										
						CoreFTP won't upload files when they don't exists on the destination folder
- 
				ForumAdmin
 - Site Admin
 - Posts: 1017
 - Joined: Mon Mar 24, 2003 4:37 am
 
Re: CoreFTP won't upload files when they don't exists on the destination folder
add -o for overwrite.