[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] OT: FTP from Command line
- Subject: Re: [cobalt-users] OT: FTP from Command line
- From: "William J.A. Brillinger" <billy@xxxxxxxxxx>
- Date: Wed Nov 19 13:15:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
At 12:37 AM 20/11/03 +0800, you wrote:
Looks like your chmod command is setting permissions on the directory,
not the files themselves
-Vidar
how about a
chmod -R 600 %d/*
recursively sets the contents of directory $d to 600 (or get rid of the -R)...
Regards.
Ok, I knew the chmod was in the wrong place here, I pasted the wrong example :(
The missing bit for me was the "-R" as "chmod 600 *" just plain did not work.
I will test this shortly.
Thanks!!
- Bill
BTW: I chose ftp instead of ncftp because I was unaware of any other options.
- B
---------------------------------
William J.A. Brillinger
Precision Design Co.
E-Mail: mailto:billy@xxxxxxxxxx
Web site: http://www.pdcweb.net