ftp - WinSCP - upload files script -


i'm trying use following batch command , following winscp script in order upload files folder in ftp session, not anything.

batch file

"c:\program files (x86)\winscp\winscp.com" /script=connect.txt

winscp script

open ftp://myftpusername:myftppassword@myftphost/ put test.txt /downloads/

could tell me missing?

i have tried synchronize remote method no succes.

thanks


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

minify - Minimizing css files -

php - How to remove letter in front of the word laravel -