Copy from remote dir to remote dir

Core FTP client questions and answers
Post Reply
jonny
Posts: 5
Joined: Wed Dec 09, 2009 3:03 pm

Copy from remote dir to remote dir

Post by jonny »

Hello,

i have to copy some files from one remote dir to an other.
coreftp.exe -site mysite -O -s -u "/pub/*.zip" -p "/transfer"
doesn't work. i think because the 1st parameter "pub.." is defined as the local source. how do i do this to say coreftp, that "pub" is a remote dir ?
or is there a undocumented switch like "remotecopy" ?

using 2.1 pro build 1631

greets
jonny
Post Reply