Dear Gregory,
I would like to know if it's possible to pass parameters automatically (as username, password)in csentry using logic for opening a ftp server automatically and copy some file.
Thanks in advance for response.
HTUSER
Open ftp server automatically
-
htuser
- Posts: 687
- Joined: December 19th, 2011, 6:26 pm
- Location: Silver Spring Area, MD, USA
Open ftp server automatically
G.VOLNY, a CSProuser from Haiti, since 2004
-
Gregory Martin
- Posts: 1947
- Joined: December 5th, 2011, 11:27 pm
- Location: Washington, DC
Re: Open ftp server automatically
If you're trying to do this on Windows, this document might help you:
http://stackoverflow.com/questions/1615 ... batch-file
You could launch this with the execsystem function.
http://stackoverflow.com/questions/1615 ... batch-file
You could launch this with the execsystem function.
-
htuser
- Posts: 687
- Joined: December 19th, 2011, 6:26 pm
- Location: Silver Spring Area, MD, USA
Re: Open ftp server automatically
Thank you Gregory,
That's should work fine!
That's should work fine!
G.VOLNY, a CSProuser from Haiti, since 2004