Search Results

Search: Posts Made By: kong
Forum: Filesystems, Disks and Memory 04-04-2002
6,768
Posted By kong
tar tvf from tape backeped using
Hi,

The scenario is as follow:

Backup was done using:
tar cvf /dev/rmt/0mn file1.ext
tar cvf /dev/rmt/0mn file2.ext
tar cvf /dev/rmt/0mn file3.ext
tar cvf /dev/rmt/0mn file4.ext
tar cvf...
12,101
Posted By kong
Hi Oracle8, Yep, try doing this: if ftp -n...
Hi Oracle8,

Yep, try doing this:
if ftp -n -v IP.ADDRESS << END > ftplogfile.log
user USERNAME "PASSWORD"
cd location_of_file
bin # if binary file
get file
bye
END
then
...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 11:11 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy