HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FTP problem
Operating System - HP-UX
1832692
Members
2963
Online
110043
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-24-2005 02:56 AM
02-24-2005 02:56 AM
FTP problem
Hi everybody
Seems like I'm having strange problems very frequently nowadays....
Maybe you can help me with this one too !
I make an external ftp through a proxy server from a hp-ux machine (to a hp-ux also) and I can transfer every files I want except the .zip ones. It seems that the problem is that the p is exchanged to _ and I can't figure out why.
I also tried to do the same thing to another LAN external site and the same thing happens.
Here's the commands I execute:
ftp> dir
200 Port command successful.
150 Opening data connection for directory list.
-rw-r--r-- 1 ftp ftp 6 Feb 24 15:11 aa.aa_
-rw-r--r-- 1 ftp ftp 81437601 Jan 24 11:40 DB_COMDUNS_200501.zip
-rw-r--r-- 1 ftp ftp 1080442 Jan 24 11:50 DB_NOVOS_200501.zip
-rw-r--r-- 1 ftp ftp 43326849 Jan 31 11:52 DB_REMANESCENTE_200501.zip
-rw-r--r-- 1 ftp ftp 14468016 Jan 25 15:06 DB_SEMDUNS_200501.zip
226 Transfer ok
ftp> get DB_COMDUNS_200501.zip
200 Port command successful.
550 'DB_COMDUNS_200501.zi_' : No Such File.
ftp> mget *
mget aa.aa_? n
mget DB_COMDUNS_200501.zip? y
200 Port command successful.
550 'DB_COMDUNS_200501.zi_' : No Such File.
mget DB_NOVOS_200501.zip? n
mget DB_REMANESCENTE_200501.zip? n
mget DB_SEMDUNS_200501.zip? n
ftp>
Really I don't know what to think about this...
Maybe someone can help.
Thanks in advance.
SN
Seems like I'm having strange problems very frequently nowadays....
Maybe you can help me with this one too !
I make an external ftp through a proxy server from a hp-ux machine (to a hp-ux also) and I can transfer every files I want except the .zip ones. It seems that the problem is that the p is exchanged to _ and I can't figure out why.
I also tried to do the same thing to another LAN external site and the same thing happens.
Here's the commands I execute:
ftp> dir
200 Port command successful.
150 Opening data connection for directory list.
-rw-r--r-- 1 ftp ftp 6 Feb 24 15:11 aa.aa_
-rw-r--r-- 1 ftp ftp 81437601 Jan 24 11:40 DB_COMDUNS_200501.zip
-rw-r--r-- 1 ftp ftp 1080442 Jan 24 11:50 DB_NOVOS_200501.zip
-rw-r--r-- 1 ftp ftp 43326849 Jan 31 11:52 DB_REMANESCENTE_200501.zip
-rw-r--r-- 1 ftp ftp 14468016 Jan 25 15:06 DB_SEMDUNS_200501.zip
226 Transfer ok
ftp> get DB_COMDUNS_200501.zip
200 Port command successful.
550 'DB_COMDUNS_200501.zi_' : No Such File.
ftp> mget *
mget aa.aa_? n
mget DB_COMDUNS_200501.zip? y
200 Port command successful.
550 'DB_COMDUNS_200501.zi_' : No Such File.
mget DB_NOVOS_200501.zip? n
mget DB_REMANESCENTE_200501.zip? n
mget DB_SEMDUNS_200501.zip? n
ftp>
Really I don't know what to think about this...
Maybe someone can help.
Thanks in advance.
SN
System administrator
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2005 03:01 AM
02-24-2005 03:01 AM
Re: FTP problem
ftp may experience problems if there are any special chars in the file name. From unix prompt fo ls -1b or ll|vis to check the file names. check if it has any special chars in it or not.
Anil
Anil
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2005 03:46 AM
02-24-2005 03:46 AM
Re: FTP problem
It might also be a case of filename truncation. Both the examples you quoted are exactly 21 characters long (including the '_')
If you can get aa.aa_ OK, then I suspect it's a filename truncation problem. Is your ftp patched to latest levels?
The other thing to try is
ftp> prompt y
ftp> mget DB_*
If you can get aa.aa_ OK, then I suspect it's a filename truncation problem. Is your ftp patched to latest levels?
The other thing to try is
ftp> prompt y
ftp> mget DB_*
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