flyerzrule Re: Get root file in script. 2016-04-13 02:12 martin wrote: A simple get /* c:\download\ will do. See https://beta.winscp.net/eng/docs/scriptcommand_get Thank you!
martin Re: Get root file in script. 2016-04-11 A simple get /* c:\download\ will do. See https://beta.winscp.net/eng/docs/scriptcommand_get
flyerzrule Get root file in script. 2016-04-10 23:11 Is there a way that I can download my entire root folder in my script? Or look I have to have get lines for every file and folder in the root folder? Thank you!