Re: Net::FTP fails on filenames with spaces

2002-01-19 Thread Christian Schult
Hi Joshua, * Joshua Colson <[EMAIL PROTECTED]> wrote: > Can someone help me, I need to retrieve files with spaces in them, and > Net::FTP errors out everytime. > > I've tried embedding quotes, not storing name in variable, quoting/not > quoting variables. I'm at a loss. > > I thought that may

Net::FTP fails on filenames with spaces

2002-01-18 Thread Joshua Colson
Can someone help me, I need to retrieve files with spaces in them, and Net::FTP errors out everytime. I've tried embedding quotes, not storing name in variable, quoting/not quoting variables. I'm at a loss. I thought that maybe I could convert the spaces to something, much like a webserver conv