[TriLUG] copying files

Ron Kelley rkelleyrtp at gmail.com
Fri Jun 22 12:56:43 EDT 2012


> 
> rsync -auvz -e "ssh -p xxx" src/foo/ user at host:/dest/foo/
> 
> To be scriptable this method needs a passwd-less ssh account. This isn't acceptable. At the moment, I'm hand starting the clients by mounting sshfs with my user account passphrase. Provided the clients don't crash (and they haven't), this is OK for testing, but won't work in production either (I can't go out and hand start the clients). A problem to be handled later.
> 

If possible, run rsync in daemon mode on your target server, configure the proper settings in /etc/rsyncd.conf,  and you won't have permission issues.  








> Thanks everyone
> 
> Joe
> 
> -- 
> Joseph Mack NA3T EME(B,D), FM05lw North Carolina
> jmack (at) wm7d (dot) net - azimuthal equidistant map
> generator at http://www.wm7d.net/azproj.shtml
> Homepage http://www.austintek.com/ It's GNU/Linux!
> -- 
> This message was sent to: Ron Kelley <rkelleyrtp at gmail.com>
> To unsubscribe, send a blank message to trilug-leave at trilug.org from that address.
> TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
> Unsubscribe or edit options on the web	: http://www.trilug.org/mailman/options/trilug/rkelleyrtp%40gmail.com
> TriLUG FAQ          : http://www.trilug.org/wiki/Frequently_Asked_Questions




More information about the TriLUG mailing list