Hello everyone!
Is there a way to upload files to an FTP server with a single-line command?
Something like:
ftp login
ass@localhost mput "files" ?
Without having to connect first, and then execute mput.
Thank you!
Is there a way to upload files to an FTP server with a single-line command?
Something like:
ftp login
Without having to connect first, and then execute mput.
Thank you!