ftp commands
Can any one tell me what command we will use for getting a file from the FTP server
Thanks
Guru
Tags:
Guest replied
The GET command can be used for retrieving the file from the FTP server path and will store in the desired path
Syntax is
GET <filename> :: < Destination path/ filename>
Cheers,
Renuka