Anyone ever transferred large files with it?
What is the main advantage over ftp and other methods?
Speed? or slicing
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
it keeps 2 directories in sync. so it’s mainly useful if you need to do that since it’ll only transfer the ones on the sender that aren’t on the receiver, or let you delete ones on one that aren’t on the other, etc.
for just copying large files, use scp/ftp/whatever.