Gossamer Forum
Home : General : Perl Programming :

Re: [fuzzy logic] capturing FTP responses

Quote Reply
Re: [fuzzy logic] capturing FTP responses In reply to
I use Net::FTP on my LSQL installation script (I set it up as a web-based domain, so I can upload copies of LSQL to customers sites.), as I really don't enjoy uploading 6-7mb files on dial-up. I've never managed to actually 'capture' error messages... but only the commands run. For example;

print $ftp->site('CHMOD 0666 install.dat');

if you work out how to do this, please let me know.. as I would be very interested:)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread capturing FTP responses fuzzy logic 4691 Aug 29, 2003, 12:11 AM
Thread Re: [fuzzy logic] capturing FTP responses
Andy 4550 Aug 29, 2003, 6:08 AM
Thread Re: [Andy] capturing FTP responses
fuzzy logic 4577 Aug 29, 2003, 8:32 AM
Post Re: [fuzzy logic] capturing FTP responses
fuzzy logic 4508 Aug 31, 2003, 10:29 PM