HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how can I enable FTP to support site-to-site trans...
Operating System - HP-UX
1833758
Members
2721
Online
110063
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
02-11-2004 01:36 AM
02-11-2004 01:36 AM
how can I enable FTP to support site-to-site transfer ?
I have a FTP client software which can connect 2 ftp and transfer files directly between these 2 ftp site without the client.
I met the error: 500 Illegal PORT Command
Someone said:
one site MUST support PASV connection and another MUST support PORT connection.
it doesn't matter which site support which type of connection, as long as one is PASV and other is PORT.
from your status log you it looks like flashfxp sent PASV command to 1st site and PORT command to 2nd site but got reply of
500 Illegal PORT command
then it reversed the commands and sent PASV to 2nd site and PORT to 1st one, but still got reply of
500 Illegal PORT command
different ftpd have different ways of enabling fxp transfer.
site admin should consult ftpd documentation to see how to enable site to site transfers.
So, how i can enable this in HP-UX ?
Thanks!
I met the error: 500 Illegal PORT Command
Someone said:
one site MUST support PASV connection and another MUST support PORT connection.
it doesn't matter which site support which type of connection, as long as one is PASV and other is PORT.
from your status log you it looks like flashfxp sent PASV command to 1st site and PORT command to 2nd site but got reply of
500 Illegal PORT command
then it reversed the commands and sent PASV to 2nd site and PORT to 1st one, but still got reply of
500 Illegal PORT command
different ftpd have different ways of enabling fxp transfer.
site admin should consult ftpd documentation to see how to enable site to site transfers.
So, how i can enable this in HP-UX ?
Thanks!
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 01:45 AM
02-11-2004 01:45 AM
Re: how can I enable FTP to support site-to-site transfer ?
Not sure about this. But running ftpd -P option. Is it of some use? Check man page of ftpd.
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 01:46 AM
02-11-2004 01:46 AM
Re: how can I enable FTP to support site-to-site transfer ?
Read on:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&con=/hpux/onlinedocs/B2355-90685/00/00/4-con.html&toc=/hpux/onlinedocs/B2355-90685/00/00/4-toc.html&searchterms=server%7cadministration%7cftpd&queryid=20040211-074255
Also:
make sure the settings in /var/adm/inetd.sec allow ftp between the two hosts.
run diagnostics:
tail -f /var/adm/syslog/syslog.log while attempting connection and see what the log says.
inetd -l to enhance inetd logging.
SEP
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&con=/hpux/onlinedocs/B2355-90685/00/00/4-con.html&toc=/hpux/onlinedocs/B2355-90685/00/00/4-toc.html&searchterms=server%7cadministration%7cftpd&queryid=20040211-074255
Also:
make sure the settings in /var/adm/inetd.sec allow ftp between the two hosts.
run diagnostics:
tail -f /var/adm/syslog/syslog.log while attempting connection and see what the log says.
inetd -l to enhance inetd logging.
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
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