![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| help on umask | suvendu4urs | Linux | 6 | 04-11-2008 09:12 AM |
| Change Account to not lock account if password expires | stringzz | UNIX for Dummies Questions & Answers | 1 | 04-04-2008 02:31 PM |
| Setting an account to be a non-login account automatically? | LordJezo | UNIX for Dummies Questions & Answers | 0 | 06-16-2006 06:28 AM |
| Umask help | x96riley3 | AIX | 1 | 04-04-2006 12:56 PM |
| umask | bb00y | UNIX for Dummies Questions & Answers | 1 | 11-06-2002 05:59 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
umask for an ftp account
Hi,
I have an ftp account which is used for transferring files to a UNIX box. eventhough the permissions on the source box for the files are 777, when it reaches the destination node via this ftp transfer the permissions is getting changed to -rw-r----- can someone please help me? umask set on the destination server is 002 |
| Forum Sponsor | ||
|
|
|
||||
|
You may not get exactly what you want on permissions.
See man page for umask AND Perderabo's UNIX File permissions See ftp permissions problems help for setting umask on ftpd. |
|
|||
|
Thanks vbe and RTM.
It seems I will have to check with my UNIX admin as the user is 'root' byfusp01 $ ll inetd.conf -r--r--r-- 1 root sys 5462 Jun 29 2006 inetd.conf currently it is set as: ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l -a Anyways many thanks for the valuable information. Cheers |
|||
| Google UNIX.COM |