in reply to net::ftp - reading a file
The alternate approach (which, clearly, may be way off target for your needs and capabilities) depends on what rights you have on the remote server. Can you write to the directory where the folder exists? Do you want to? Can you install and run a script on that server, to "process" the file there?
If the above are all "yes," and you're trying to avoid saving the file to your box, you might wish to consider writing the script just mentioned and running it there.
|
|---|