bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] download a list of files from Mainframe


From: tomas basso
Subject: [Bug-wget] download a list of files from Mainframe
Date: Mon, 20 Jul 2009 14:27:25 +0200

Dears,
I'm trying to download a list of files from a MVS system (mainframe) using
datasets.
I havent in any forums or documentation found news about my problem.
I think that wget with ftp try to separate directory and subdirectories with
a slash "/" and MVS have datasets separated by periods "."
I need this solution because simple ftp on a shell script don't give a right
response if a file has to be downloaded or not (the '$?' is always 0)
and wget give to me a good track....
if i try normally to connect to ftp i can reach on MVS my 'USER'
folderr/dataset, then with a cd 'MY.PREFERRED.DIRECTORY' and with get
'MYFILE'
{or alternatively with a direct  get 'MY.PREFERRED.DIRECTORY(MYFILE)' } i
complete my efforts.
With wget i reach my 'USER' folder/dataset, but wget try to found
'MY.PREFERRED.DIRECTORY' under 'USER'.
In which way can i solve this problem? is there a workaround about?
May you suggest me a manteiner/specialist that work directly on this kind of
systems (mainframes???)
Thank you in anticipation
Tomas Basso
Italy

-- 
tomas basso


reply via email to

[Prev in Thread] Current Thread [Next in Thread]