|
|
|
|
|
by 0xbadcafebee
4388 days ago
|
|
Eh. ssh/rsync is a hack, and not a very good one at that imho. scp is closer to being more useful, and rsync's native daemon/protocol is also good, though obviously not secure. FXSP is my favorite form of secure file transfer; accounts are independent from the system users, you have total control over the transfers, and they're between high-bandwidth bastions which the user doesn't need direct access to (not to mention the client doesn't have to stay connected to transfer the file[s]!) |
|
"Enabling FXP support can make a server vulnerable to an exploit known as FTP bounce. As a result of this, FTP server software often has FXP disabled by default."