[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ftp'ing subdirectories



zdrysdal@diagnostic.co.nz said:
> i am writing a script which will transfer 500MB of image files to an NT
> workstation, but the files are in lots of subdirectories... would i be able
> to do "put top_directory" which will copy all the subdirectories and files
> as well??   Or would it be better if i made a permanent nfs connection to
> the NT box and use "cp -a top_directory" instead?

Don't know of any way to do that with ftp, but another possibility would be
to use rcp/scp, provided you can get rsh/ssh running on the NT side.

-- 
"Two words: Windows survives." - Craig Mundie, Microsoft senior strategist
"So does syphillis. Good thing we have penicillin." - Matthew Alton
Geek Code 3.1:  GCS d- s+: a- C++ UL++$ P+>+++ L++>++++ E- W--(++) N+ o+ !K
w---$ O M- !V PS+ PE Y+ PGP t 5++ X+ R++ tv- b++ DI++++ D G e* h+ r++ y+



Reply to: