View Single Post
Old 03-10-2015, 04:11 AM  
jamiguel77
Junior Member
 
Join Date: Mar 2015
Posts: 1
Wink Command line, how to upload 3 files to a SFTP?

hi friends, how to upload 3 files located in 3 differents directories?

i know how to upload 1 file:


flashfxp.exe -upload mysite -remotepath="/home/myuser/myftpFTP/" -localpath="c:\temp\respdb\db.sql" -c2

but what happend if too need upload:

c:\programs\java\system1\dist\systm.war

and:

c:\programa\java\system2\dist\systm2.war

how do this(upload these other 2 files)?

thanks
jamiguel77 is offline