in reply to Re: How to serialize Net::FTP object?
in thread How to serialize Net::FTP object?
Here is my application: I want my text editor to invoke a program to ftp a file to a remote host when I need it to, but I want the ftp connection to already be open so that the text editor only needs to send the file, instead of initializing the connection each time. Ideas?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to serialize Net::FTP object?
by BUU (Prior) on Dec 07, 2004 at 07:04 UTC |