Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

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: Download file o 2 files maximum with one batch file...

Anonymous wrote:

instead of "have you read a docu" can you write a simple of example:

winscp3.com /script=[scriptname]

I cannot, because the answer is not only for you, but for everyone interested. And the other may not be as lazy as you to look at the doc and learn more. Also, I cannot understand how you can blame me for doing more for your that you need. I have wrote entire new doc chapter just for YOU!
Guest

Re: Download file o 2 files maximum with one batch file...

martin wrote:

Have you read documentation?


instead of "have you read a docu" can you write a simple of example:

winscp3.com /script=[scriptname]

and in file [scriptname]:

get /PATH/FILENAME
exit

this became already is enough !!!


:x :x :x
martin

Re: Download file o 2 files maximum with one batch file...

dl1eyg wrote:

Hello prikryl,
I must transfering many files from Linux-Server to Windows-PC with SSH too. I try it with:
winscp3.exe root@elc /get /home/portal/backup/holen.txt /exit

Have you read documentation? Anyway, I've added example script, to give you an idea.
dl1eyg

Re: Download file o 2 files maximum with one batch file...

Hello prikryl,
I must transfering many files from Linux-Server to Windows-PC with SSH too. I try it with:
winscp3.exe root@elc /get /home/portal/backup/holen.txt /exit

WinSCP tried to load a stored session, but no files are transfered and a program not exit automatically.

what is there wrong?
thanks a lot
martin

Re: Download file o 2 files maximum with one batch file...

Please read about scripting
yao-aztec

Download file o 2 files maximum with one batch file...

Hi forum, From México, specially to Prikril, 'cause i see he is the C Builder Master, i (try to ) programm in C Builder Version 5 , since last year , but i never will be like u dude... u r the BIGEST FTP MASTER !!!!

Well, to my problem.

I try to make a Stored_Session, but i don't know how i can download one or two files maximum, e.i.:

i only write this in my batch file:

Winscp3.exe comer (where "comer" is my stored_session)
and after ??? :cry: , what i must write to download and close the session ????

If u can post code to download the files, i 'll be so happy man.

THX a lot.