REDDIT-STARS@alien.topB to Data HoarderEnglish · 2 years agoFTP or SFTP ?message-squaremessage-square8linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1message-squareFTP or SFTP ?REDDIT-STARS@alien.topB to Data HoarderEnglish · 2 years agomessage-square8linkfedilinkfile-text
Should I use FTP or SFTP when downloading files to a PC from a Seedbox? What is safest when not using a VPN?
minus-squareg_r_u_b_l_e_t_s@alien.topBlinkfedilinkEnglisharrow-up1·2 years agorsync over ssh is my preference, otherwise sftp. Don’t use ftp, everything over it is plaintext including your login credentials.
rsync over ssh is my preference, otherwise sftp. Don’t use ftp, everything over it is plaintext including your login credentials.