uploading files, webDav, cadaver
0
Updated over 2 years ago (30 Jul 2010 at 07:57 PM)
recent activity
I haven't actually tried this, but I'm thinking it would be something like:
for f in `find /home/steven/src`; do nd -p $f http://webdav1/path$f; done