1826751 Members
3117 Online
109702 Solutions
New Discussion

NFS FTP Read access

 
SOLVED
Go to solution
Hans Kamann
Advisor

NFS FTP Read access

HPUX 10.20 - I have a mount point /archive/messages, it´s in the /etc/export file as "/archive/messages -anon=65534". I can ftp "put" files but cannot ftp "get" files. I receive a I/O failure messages on the ftp client
3 REPLIES 3
T G Manikandan
Honored Contributor
Solution

Re: NFS FTP Read access

which machine is your ftp client.
Can you re-check your disk space,/var/adm/syslog/syslog.log
for local problems
Sanjay Kumar Suri
Honored Contributor

Re: NFS FTP Read access

should anon be 65535?

sks
A rigid mind is very sure, but often wrong. A flexible mind is generally unsure, but often right.
Hans Kamann
Advisor

Re: NFS FTP Read access

All rights, the syslog reported an offline media ( the mount point is an optical jukebox controlled by AMASS software) . Media is online again and ftp is working both ways.
Thanks a lot.