Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Problems with get command

Please read documentation. If that does not help, come back.
Ziiepe(loggedout)

okey.....another problem.

when the filename i wantet to download or the path to it looks like the following i get also some errors:

"/mnt/500GB/this is the folder/and this the file.gz"

to make i more cleare, i want the whole command getting startet using windows -> run
Ziiepe

Problems with get command

Hi there.

I'm using autoit to download some folders from our ftp server with winscp.com
So far so good.
But i want to reduce my code a little bit and tried to give all the needed parameters to winscp.com

"c:\program files\winscp\winscp.com" /command "open "root@XXX.xxx.de"" "get "/mnt/foldera/folderb/full/somefile.tgz e:\2010-03-03""

winscp wants to download the file but i get the error "Unknown command 'e:\2010-03-03'

and yes the folder "2010-03-03" is createt.

have i forget some "" or where is my error?

greetings
patrick