Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TFTP Image Library Import Failure

Status
Not open for further replies.

agape234

Programmer
Oct 10, 2001
128
US
CW2K running on Sol 8. Image Library import from a device fails. Error says not enough space in TFTP directory. Which directory is this? Where on the server is it located so I can increase the size.
 
Message: 'System Error: Cannot copy file.'
Action/Reason:
'Probable Cause: Cannot read source file or write to destination
file in the copy operation.
Recommended Action: Check the disk space available in the TFTP
directory. If your system is running on UNIX, verify that user casuser can write to
the TFTP directory. '
 
In /etc/initd.conf you should have some lines like this:
#
# Next line added by Cisco Works Resource Manager postinstall.
#
tftp dgram udp wait root /usr/sbin/in.tftpd in.tftpd -s /tftpboot

This shows the directory that CW2k is using for tftp. Then you can check it's size and permissions. Todd Hethmon
thethmon@hethmon.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top