RE: Problem with double slashes in URI

2006-04-03 Thread Zembower, Kevin
] Sent: Friday, March 31, 2006 5:17 PM To: Zembower, Kevin Cc: wget@sunsite.dk Subject: Re: Problem with double slashes in URI "Zembower, Kevin" <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED]:/tmp$ wget --timestamping --no-host-directories --glob=on > --recursive --cut

Re: Problem with double slashes in URI

2006-03-31 Thread Hrvoje Niksic
"Zembower, Kevin" <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED]:/tmp$ wget --timestamping --no-host-directories --glob=on > --recursive --cut-dirs=4 > 'ftp://xxx:[EMAIL PROTECTED]/%2Fccp1/data/shared/news/motd/qotd.txt' If you need double slash, you must spell it explicitly: wget [...] ftp

Problem with double slashes in URI

2006-03-31 Thread Zembower, Kevin
I'm having a problem downloading files from a Novell Netware server. When I do it manually with FTP, I first 'cd //ccp1' to change servers. Ncftpget seems to do this, but wget doesn't: [EMAIL PROTECTED]:/tmp$ ncftpget -u xxx -p yyy ccp3 /tmp/ '//ccp1/data/shared/news/motd/qotd.txt' /tmp/qotd.txt: