- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Z Mode in FTP
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
05-23-2010 07:35 PM
05-23-2010 07:35 PM
Z Mode in FTP
How to enable the Z Mode in Ftp..pls help to solve this issuse .
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2010 08:02 PM
05-23-2010 08:02 PM
Re: Z Mode in FTP
compression? Which FTP server are you using
(on what)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2010 09:13 PM
05-23-2010 09:13 PM
Re: Z Mode in FTP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2010 11:51 PM
05-23-2010 11:51 PM
Re: Z Mode in FTP
This above description only am received..this one is Linux box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2010 01:26 AM
05-24-2010 01:26 AM
Re: Z Mode in FTP
Moving to Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2010 01:57 AM
05-24-2010 01:57 AM
Re: Z Mode in FTP
Concept is applicable in all flavours.that why am approach you..
thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2010 02:33 AM
05-24-2010 02:33 AM
Re: Z Mode in FTP
- Mode Z is an optional feature: not all FTP servers support it
- there is no standard way to configure Mode Z: each FTP server daemon requires its own configuration style.
In HP-UX, the answer might have been "disable the standard FTP server daemon and install & configure one that has the necessary features."
In Linux, different distributions use different FTP server daemons by default. Some distributions (e.g. Debian) even have multiple FTP daemons available (and none installed by default), so that you're free to pick one that best suits your needs.
So please identify your FTP server daemon when asking a question like this, or the only answer you're likely to get will be "Please read the documentation of your FTP server, whatever it might be".
Some common full-featured FTP daemons are wu-ftpd, ProFTPD and vsftpd.
If you cannot identify your FTP server daemon, at least identify your OS. In case of Linux, the name and version of your Linux distribution would be the minimum required information; the name of the FTP server package (.rpm or whatever) would also be nice to know.
MK