Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- ftp upload file default permissions
System Administration
turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
ftp upload file default permissions
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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-08-2009 02:18 PM
04-08-2009 02:18 PM
ftp upload file default permissions
ftp upload file default permissions
We have windows users uploading files onto our hpux 11.i server and then running scripts to import that data into a database. we are finding that the default mode permissions prevent our scripts from access the files.
--
we are using ftpaccess and treating each ftp account as part of a guestgroup "dload" to limit their access. Ideally I would like the file to have a 755 access mode. can anyone assist?
-- ftpaccess file below---
class all real,guest *
guestgroup dload
limit all 5 Any /no-more-ftp-access
noretrieve /etc/passwd core
message /etc/motd
--
we are using ftpaccess and treating each ftp account as part of a guestgroup "dload" to limit their access. Ideally I would like the file to have a 755 access mode. can anyone assist?
-- ftpaccess file below---
class all real,guest *
guestgroup dload
limit all 5 Any /no-more-ftp-access
noretrieve /etc/passwd core
message /etc/motd
1 REPLY
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-08-2009 03:05 PM
04-08-2009 03:05 PM
Re: ftp upload file default permissions
Re: ftp upload file default permissions
>I would like the file to have a 755 access mode.
Why? Data files shouldn't have execute permission and should be 644, or umask 22.
Why? Data files shouldn't have execute permission and should be 644, or umask 22.
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.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP