HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: File permissions when creating files using ftp
Operating System - HP-UX
1836579
Members
1502
Online
110102
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2001 08:30 PM
06-14-2001 08:30 PM
File permissions when creating files using ftp
Hello,
How do i set file permissions so that it fits
umask 022 when i ftp?
thanks
YD
How do i set file permissions so that it fits
umask 022 when i ftp?
thanks
YD
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2001 09:25 PM
06-14-2001 09:25 PM
Re: File permissions when creating files using ftp
Hi there.
Check your /etc/inetd.conf.
setup ftp like :
ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l -u 022
Please look at the manpages for detailed info.
Rgds
Alexander M. Ermes
Check your /etc/inetd.conf.
setup ftp like :
ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l -u 022
Please look at the manpages for detailed info.
Rgds
Alexander M. Ermes
.. and all these memories are going to vanish like tears in the rain! final words from Rutger Hauer in "Blade Runner"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2001 04:19 AM
06-15-2001 04:19 AM
Re: File permissions when creating files using ftp
If you do not have your hands on the daemon, you can set ist on the clientside either
ftp> umask (available on HP)
ftp> remote site umask (common)
ftp> literal site umask (NT)
Volker
ftp> umask (available on HP)
ftp> remote site umask (common)
ftp> literal site umask (NT)
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2001 04:26 AM
06-15-2001 04:26 AM
Re: File permissions when creating files using ftp
in /etc/inetd.conf put:
ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l -u 022
and let inetd read the file using:
/usr/sbin/inetd -c
ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l -u 022
and let inetd read the file using:
/usr/sbin/inetd -c
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP