A website uses frames, and when I view it in Explorer, it has the URL https://123.456.89.01/blabla.nsf/HOBART?opeNFRAMESET and a bunch of PDF files in two of the frames. 
 
            When I try to recursively download this web site, I don`t get the files.  I am using the following command:
 
wget  -nc  -x  -r  -l10  -p  -E  -np  -t10  -k  -o  frames.log -nv  -A*.*  -H  "https://123.456.89.01/blabla.nsf/HOBART?opeNFRAMESET"
 
The log file looks like:
 
 
FINISHED --17:54:41--
Downloaded: 565 bytes in 1 files
    Does wget work with frames?  Do I need to do something different?
 
                                                                            Thanks, Alan
 
 

Reply via email to