HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FTP Rquest
Operating System - HP-UX
1833210
Members
3050
Online
110051
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
03-09-2011 08:09 AM
03-09-2011 08:09 AM
FTP Rquest
Hi Team,
i have a special requirement from my ftp users ..below are requirement
i have an HPUX Server running 11.23 ,users are ftp users (login throug FTP).
1-is there any way to read a file from ftp> prompt ?
2-my requirement is that ftp user should understand that what is the free space avaailale in his filesystem ....how to do this for ftp user?
3-is ftp ,can we run schedule like cron does?
rgds,trng
i have a special requirement from my ftp users ..below are requirement
i have an HPUX Server running 11.23 ,users are ftp users (login throug FTP).
1-is there any way to read a file from ftp> prompt ?
2-my requirement is that ftp user should understand that what is the free space avaailale in his filesystem ....how to do this for ftp user?
3-is ftp ,can we run schedule like cron does?
rgds,trng
administrator
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2011 08:23 AM
03-09-2011 08:23 AM
Re: FTP Rquest
Shalom,
1) ls
get
2) use cron to regularly create a .directory or other file name to make sure all ls commands run by a user will show file system utilization. bdf is a good command for this cron job
3) cron jobs can utilize ftp
ftp in general is an insecure protocol. The data stream and authentication is in clear text. If possible, sftp which is based on secure shell is better as authentication and data steam is encrypted.
SEP
1) ls
get
2) use cron to regularly create a .directory or other file name to make sure all ls commands run by a user will show file system utilization. bdf is a good command for this cron job
3) cron jobs can utilize ftp
ftp in general is an insecure protocol. The data stream and authentication is in clear text. If possible, sftp which is based on secure shell is better as authentication and data steam is encrypted.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2011 01:02 PM
03-09-2011 01:02 PM
Re: FTP Rquest
> 2-my requirement is that ftp user should
> understand that what is the free space
> avaailale in his filesystem ....how to do
> this for ftp user?
man ftpd
Look for "SITE EXEC". I've never tried this,
so I know nothing, but it looks as if adding
access to something like "bdf ." (or commands
of your choice) should be fairly easy. The
user will need to ask the question, however.
> understand that what is the free space
> avaailale in his filesystem ....how to do
> this for ftp user?
man ftpd
Look for "SITE EXEC". I've never tried this,
so I know nothing, but it looks as if adding
access to something like "bdf ." (or commands
of your choice) should be fairly easy. The
user will need to ask the question, however.
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