- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ftp / rcp does not find files
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
04-14-2002 07:35 AM
04-14-2002 07:35 AM
I have a problem that sometimes the commands ftp / rcp do not find the files I want to copy from a remote server.
The files exist but I get a "no match" error.
(Hp - UX 11 Servers)
Sometimes it works and other times it doesn't. We copy files every night and there is no pattern in what days it works and what days it doesn't.
Please if anybody has any clue.
Regards,
Oded
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2002 07:53 AM
04-14-2002 07:53 AM
Re: Ftp / rcp does not find files
Have you checked the file permissions on the files which did not copy to make sure they have read permissions.
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2002 07:56 AM
04-14-2002 07:56 AM
Re: Ftp / rcp does not find files
Try adding -l and -v flags to the ftpd command in /etc/inetd.conf.
This will log every ftp command received in /var/adm/syslog/syslog.log.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2002 05:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2002 09:57 PM
04-14-2002 09:57 PM
Re: Ftp / rcp does not find files
Are you using a script to ftp/rcp those files ?
If yes: does it work if you do it manual ?
If not check your patch level for:
s700_800 11.00 libc cumulative patch
As from PHCO_22923 there was a issue with no_match.
Install possible the latest one would help you out.
Latest is: PHCO_25707
You should install this one with the dependencies:
PHCO_23436 cumulative SAM/ObAM patch
PHCO_23651 fsck_vxfs(1M) cumulative patch
PHCO_23963 libc cumulative header file patch
PHKL_18543 PM/VM/UFS/async/scsi/io/DMAPI/JFS/perf patch
PHKL_20016 2nd CPU not recognized in G70/H70/I70
PHKL_22677 fix of getdirentries, MVFS, rcp, mmap & IDS
PHKL_24027 VxFS 3.1 cumulative patch
PHKL_25906 Probe,IDDS,PM,VM,PA-8700,asyncio,T600,FS
PHKL_26059 syscall, signal, umask cumulative patch
Leave your options as they are during swinstall.
Some patches might be already on your system.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 11:52 PM
04-15-2002 11:52 PM
Re: Ftp / rcp does not find files
I double checked and found that I got a little mixed up :
In the process I compress the files. The compress does not change the date of the files. So I was miss lead to believe that the files reside on the server with the extension .Z at a certian time when they actualy didn't.
After all the process finished (Later then shown) the compress was activated.
I searched for *.Z when *.txt existed.
Thanks again for showing me the way.....
Not all problems are always technical .....
Regards,
Oded
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2002 12:04 AM
04-16-2002 12:04 AM
Re: Ftp / rcp does not find files
Since you are not a heavy user of the forum, please read the following thread, if you find the time.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x316efd3f91d3d5118ff40090279cd0f9,00.html
C.