HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ftp error
Operating System - HP-UX
1830207
Members
1996
Online
109999
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
03-21-2002 09:27 PM
03-21-2002 09:27 PM
ftp error
Hi
I am having errors when i tried to do an ftp of a file in a multi-directory home a/c.
But when I did a cd to each & everyone of the sub-directories, I am able to get the file.
Is there any known issue of ftp when doing a multi-directory ftp.
Eg:
ftp> get /FTPOutgoing/Adi/adi/to_adi/edcd/AD1981/116181.1_80286569.1_ENGG_YLD_ANALYSIS_25C_NULL_NULL/sample_datalog_only.txt
/FTPOutgoing/Adi/adi/to_adi/edcd/AD1981/116181.1_80286569.1_ENGG_YLD_ANALYSIS_25C_NULL_NULL/sample_datalog_only.txt: No such file or directory
When doing a cd'ing to each & every directories bedfore doing a get.
ftp> pwd
257 "/FTPOutgoing/Adi/adi" is current directory.
ftp> cd /FTPOutgoing/Adi/adi/to_adi/edcd/AD1981/116181.1_80286569.1_ENGG_YLD_ANALYSIS_25C_NULL_NULL
ftp> get sample_datalog_only.txt
200 PORT command successful.
150 Opening ASCII mode data connection for sample_datalog_only.txt (1144 bytes).
226 Transfer complete.
local: sample_datalog_only.txt remote: sample_datalog_only.txt
1200 bytes received in 0.012 seconds (98.82 Kbytes/s)
Thanks
I am having errors when i tried to do an ftp of a file in a multi-directory home a/c.
But when I did a cd to each & everyone of the sub-directories, I am able to get the file.
Is there any known issue of ftp when doing a multi-directory ftp.
Eg:
ftp> get /FTPOutgoing/Adi/adi/to_adi/edcd/AD1981/116181.1_80286569.1_ENGG_YLD_ANALYSIS_25C_NULL_NULL/sample_datalog_only.txt
/FTPOutgoing/Adi/adi/to_adi/edcd/AD1981/116181.1_80286569.1_ENGG_YLD_ANALYSIS_25C_NULL_NULL/sample_datalog_only.txt: No such file or directory
When doing a cd'ing to each & every directories bedfore doing a get.
ftp> pwd
257 "/FTPOutgoing/Adi/adi" is current directory.
ftp> cd /FTPOutgoing/Adi/adi/to_adi/edcd/AD1981/116181.1_80286569.1_ENGG_YLD_ANALYSIS_25C_NULL_NULL
ftp> get sample_datalog_only.txt
200 PORT command successful.
150 Opening ASCII mode data connection for sample_datalog_only.txt (1144 bytes).
226 Transfer complete.
local: sample_datalog_only.txt remote: sample_datalog_only.txt
1200 bytes received in 0.012 seconds (98.82 Kbytes/s)
Thanks
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2002 09:49 PM
03-21-2002 09:49 PM
Re: ftp error
Hi,
Either your output got mangled or I'm not quite sure what you are asking exactly.
If you want to get 1 file it should work
like this
cd /local_directory
ftp>get /remote_directory/filename
Using a local filename is not mandatory, but if you don't use it, you should "cd" to the remote directory first. Otherwise you might get problems with the directory structure.
If you want to get multiple files it should work like this
cd /local_directory
ftp>mget /remote_directory/filename1 /remote_directory/filename2 ...
Does this solve your problem ?
Tom Geudens
Either your output got mangled or I'm not quite sure what you are asking exactly.
If you want to get 1 file it should work
like this
cd /local_directory
ftp>get /remote_directory/filename
Using a local filename is not mandatory, but if you don't use it, you should "cd" to the remote directory first. Otherwise you might get problems with the directory structure.
If you want to get multiple files it should work like this
cd /local_directory
ftp>mget /remote_directory/filename1 /remote_directory/filename2 ...
Does this solve your problem ?
Tom Geudens
A life ? Cool ! Where can I download one of those from ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2002 10:43 PM
03-21-2002 10:43 PM
Re: ftp error
Have you allowed read and execute permissions for all on the entire directory tree? Do a "chmod 755 /FTPOutgoing/Adi/adi/to_adi/edcd " and see if it helps.

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