Simple FTP file transfer from command line (wget)

Sometimes you have a lot of files to transfer and no rsync, only FTP. You don’t want to sit in front of the computer and waiting for files to transfer. If you have access to command line, there is a simple solution on how to transfer all your files through FTP with wget. Once transfer is started youContinue reading “Simple FTP file transfer from command line (wget)”