- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Error with vsftpd
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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-21-2006 01:39 PM
06-21-2006 01:39 PM
Error with vsftpd
pls give tracks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2006 06:03 PM
06-21-2006 06:03 PM
Re: Error with vsftpd
There is no way to give complete help, based on your post.
Several possible things for you to look at:
1) HP-UX filesystem setup. The default HP-UX fs setup limits file size to 2 GB. The system may need its fs converted with fsadm or reformatted with newfs
2) Look at the vsftp.conf file and see the default settings. HP-UX by default uses wu-ftpd and that defaults to binary. As does vsftpd.
3)The Windows ftp client however defaults to ascii and needs to have the bin command used before initiating the file transfer.
4) Tranfers in which vsftpd is the server are logged to /var/log/messages. See the log and post any information you need help understanding.
SEP
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
06-22-2006 12:15 AM
06-22-2006 12:15 AM
Re: Error with vsftpd
You may need to dump a small file to see what a successful completion looks like.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2006 02:59 AM
06-22-2006 02:59 AM
Re: Error with vsftpd
- Ensure that you are not running out of space on the files system where the file is transferred.
- Some ftp clients cannot transfer files larger than 2 GB. So, maybe the problem is not with the vsftpd server, but with the client.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2006 08:16 AM
06-22-2006 08:16 AM
Re: Error with vsftpd
It´s only with a session from HP-UX 11.23 to a redhat ES 3 update 3, the files never gona complete.
May be patches i suppose?? i don´t know !!