Search found 2 matches

by Nicola70
Fri Sep 18, 2015 3:05 pm
Forum: Technical / Scripting
Topic: FTP problem on Windows 10
Replies: 2
Views: 3171

Re: FTP problem on Windows 10

Oh oh... it works!
...and seems that the "magic" command that was missing in my script, is this:

Code: Select all

Let>FTP_PASSIVE=1
I put this in my script, et voilĂ , worked perfectly.
Don't know why Windows 7 did not need that.
Thank you, Marcus. ;-)
by Nicola70
Wed Sep 16, 2015 1:19 pm
Forum: Technical / Scripting
Topic: FTP problem on Windows 10
Replies: 2
Views: 3171

FTP problem on Windows 10

Hi! I'm trying to read a file list from a remote server, with FTPGetDirList: FTPGetDirList>ftpserver,ftpuser,ftppasswd,21,local_path,ftp_path,,L (local_path does include file name). I have a sub for manage the connection error: srt>controllo_ftp if>FTP_RESULT<>{"Success"} GetDate>date GetTime>time L...
Sign up to our newsletter for free automation tips, tricks & discounts