HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Limit number of times a file can be ftp'd
Operating System - HP-UX
1833046
Members
2584
Online
110049
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
Go to solution
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
12-12-2002 09:52 AM
12-12-2002 09:52 AM
We have an ftp server running wu-ftpd. We want to restrict ftp logins to be able to ftp a file only once, even if they reestablish an ftp connection.
Can this be configured within wu-ftp or does this restriction have to be configured at the firewall level? I was unable to find information on configuring this within wu-ftp.
Thanks
Can this be configured within wu-ftp or does this restriction have to be configured at the firewall level? I was unable to find information on configuring this within wu-ftp.
Thanks
If at first you don't succeed, change the rules!
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2002 09:56 AM
12-12-2002 09:56 AM
Solution
The only way I can think of doing this is to have full ftp logging (for ftpd daemon) in /etc/inetd.conf on the HP server, which then writes full details to syslog.log - such as userid, file they ftp'd, successful or not, and then you have to write a script/monitoring program which constantly checks the syslog and once a file is successfully ftp'd change the permissions on it or delete it so stop any more ftp's of it.
Im from Palmerston North, New Zealand, but somehow ended up in London...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2002 10:02 AM
12-12-2002 10:02 AM
Re: Limit number of times a file can be ftp'd
Hello,
There is no setting in wu-ftp for a 1-time only transfer. You can only deny access to files with the noretrieve option.
Your solution unfortunately lies elsewhere.
Chris
There is no setting in wu-ftp for a 1-time only transfer. You can only deny access to files with the noretrieve option.
Your solution unfortunately lies elsewhere.
Chris
It wasn't me!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2002 11:18 AM
12-12-2002 11:18 AM
Re: Limit number of times a file can be ftp'd
Thanks Stefan. I saw a similar script in one of the forum answers. I will use this.
If at first you don't succeed, change the rules!
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