On Wed, 8 Sep 2004, RoboticGolem wrote: > kind of off topic I guess, but, to me, it doesnt seem too impossible. > > Is there any way to make like a webfolder like thing that I can simply > copy stuff to and from my ssh webserver? It also has scp, but > entering the whole mess for scp everytime I want to update a file is a > bit of a hassle and I was hoping someone has come up with an idea > already. why not just use 'rsync -e ssh' ? Satish