-
-
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 user
- 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
06-03-2009 03:28 AM
06-03-2009 03:28 AM
FTP user
FTP user
I need to create an ftp user who can do only ‘cd ‘ and ‘put ‘. Can you please tell me the procedure?
Regards
Rajeesh
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-03-2009 03:29 AM
06-03-2009 03:29 AM
Re: FTP user
Re: FTP user
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-03-2009 03:59 AM
06-03-2009 03:59 AM
Re: FTP user
Re: FTP user
I think you can't give access ftp user can run this 2 commands.
If you are doing ftp from windows to unix and the ftp contents are same then right a batch file in dos "myftp.bat" make it myftp.exe and run from windows.
Suraj
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-03-2009 06:57 AM
06-03-2009 06:57 AM
Re: FTP user
Re: FTP user
With the usual HP-UX FTP server? I can't.
"man ftpd" (or any number of threads in this
forum) will explain how to arrange a "guest"
account which will limit access to a
particular directory tree. Options in the
"ftpaccess" file can be used to stop some
operations. You can set the permissions on a
directory to stop an FTP user from _seeing_
any of the files on the server, but that
wouldn't prevent a download if he knew the
file name.
Other FTP servers exist, and these may offer
other possibilities.
Many things are possible, but not always
exactly what you'd like. It might help if
you specified exactly what you'd like to
allow and what you'd like to prevent, instead
of specifying exactly _how_ you'd like to do
it.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-03-2009 09:47 AM
06-03-2009 09:47 AM
Re: FTP user
Re: FTP user
What you can do is limit where they can go by setting them up as a 'chroot' account. That way they can only cd within 'their' account. The ftp protocol gives them put/get, so keep their directory clean of files you don't want them to access.
You can do a search here on how to set 'chroot' up.
Rgrds,
Rita
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP