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!

Floppy to AIX

Status
Not open for further replies.

aixme

Technical User
Jan 10, 2003
9
US
How do I get a file off internet via floppy to aix server
to update date problem via smit???
 
Hi,
Use /usr/bin/dosread to read files from floppy
Use /usr/bin/doswrite to write files to floppy
man dosread for exact syntax and parameters

Regards
 
The floppy device (if you'll pardon the expression) is usually /dev/fd0 or /dev/fd1
 
The file I amtrying to download is on IBM site for apar IY34798. I am trying to download to floppy to get it on a machine in a lab with no access to outside world.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top