Anyone ever transferred large files with it?
What is the main advantage over ftp and other methods?
Speed? or slicing
Anyone ever transferred large files with it?
What is the main advantage over ftp and other methods?
Speed? or slicing
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.
Speed, it does very effective compression. Range of features, it can be tailored significantly.