Thread: FTP'ing Content
View Single Post
Old 2005-07-25, 05:07 PM   #10
SirMoby
Jim? I heard he's a dirty pornographer.
 
SirMoby's Avatar
 
Join Date: Aug 2003
Location: Washington, DC
Posts: 2,706
Quote:
Originally Posted by Cleo
Thanks to you I know actually understand the above and use it all the time but I'm surprised that you didn't add the verbose flag to the above so that she can watch what is going on.

That would be
rsync -apv --delete directory/ user@1.2.3.4:newdirectory
Depending on what's happening the verbose flag can send a lot of data to your workstation and isn't the idea to keep your workstations's wire out the process?

I'll often do a test with a verbose flag but almost never use it at othe times.
SirMoby is offline   Reply With Quote