Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.2k views
in .NET FTP by (240 points)
What would be the equivalent of the following command

ftp -n -s:'abc.scr' hostname


where abc.src contains the actual FTP commands.

Thanks a lot

1 Answer

0 votes
by (162k points)
edtFTPnet is an API library for FTP commands.

It does not (yet) include scripting capabilities. You would need to translate the FTP commands in abc.scr into the equivalent API calls.

What would be the equivalent of the following command

ftp -n -s:'abc.scr' hostname


where abc.src contains the actual FTP commands.

Thanks a lot

Categories

...