[X-Unix] Setting up an SFTP server? Or possibly an SSH option?

Sharninder sharninder_khera at symantec.com
Tue Aug 30 00:18:48 PDT 2005


> And after you could use rsync to just update the file who have been modified
> and even better duplicate the file you got by sftp (Monday, Tuesday...) and
> create a cron for each day
> (make some test before)
> ssh user at yourserverIP
> sudo -s
> rsync -e ssh -avz --stats --progress --delete
> user at yourserverIP:/Applications/webserver/ /Applications/webserver/
> (last command on one line)

Hmmm ... Now that I think of it, Rad, rsync is probably the better
option. I didn't know you were going over quota too.

--
Sharninder




More information about the X-Unix mailing list