Re: scp alternative

2000-07-06 Thread John Pearson
On Wed, Jul 05, 2000 at 09:09:06PM -0800, Ethan Benson wrote > On Wed, Jul 05, 2000 at 09:50:40AM -0400, Chris Mason wrote: > > I've been using scp to copy the files from my production web server to my > > hosting companies web server. scp works well except that there is no way to > > prevent it co

Re: scp alternative

2000-07-06 Thread Ethan Benson
On Wed, Jul 05, 2000 at 09:50:40AM -0400, Chris Mason wrote: > I've been using scp to copy the files from my production web server to my > hosting companies web server. scp works well except that there is no way to > prevent it coping files that already are up to date, and also, it requires a > pas

Re: scp alternative

2000-07-05 Thread Frank Mehnert
On Wed, 05 Jul 2000, Chris Mason wrote: > I've been using scp to copy the files from my production web server to my > hosting companies web server. scp works well except that there is no way to > prevent it coping files that already are up to date, and also, it requires a > password every time. Th

scp alternative

2000-07-05 Thread Chris Mason
I've been using scp to copy the files from my production web server to my hosting companies web server. scp works well except that there is no way to prevent it coping files that already are up to date, and also, it requires a password every time. Is there a better alternative? My remote server doe