No remote synchronize from ftp to local HDD

Advertisement

oliviertsf
Joined:
Posts:
1

No remote synchronize from ftp to local HDD

Hi,

I just install winscp in order to synchronize some file from my computer to some ftp, so i follow some sample

So i create this script


# winscp.com /sc# Being intended for interactive session, we are not enabling batch mode
# Connect
open ftp://xxxx:xxxxx@xxxxxxxx
# Synchronize paths provided via environment variables
option transfer binary
synchronize remote d:\images\eclipse /www/eclipse
# Exit WinSCP
exit

but it doesn't work

I try to synchronise ftp to my computer 'local' argument it work. So i don't understand what is wrong.

Thank for your help.

Olivier

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum