Net::FTP>>> Net::FTP(2.75) Net::FTP>>> Exporter(5.58) Net::FTP>>> Net::Cmd(2.26) Net::FTP>>> IO::Socket::INET(1.31) Net::FTP>>> IO::Socket(1.29) Net::FTP>>> IO::Handle(1.25) Net::FTP=GLOB(0x82f8768)<<< 220---------- Welcome to Pure-FTPd ---------- Net::FTP=GLOB(0x82f8768)<<< 220-You are user number 318 of 1000 allowed. Net::FTP=GLOB(0x82f8768)<<< 220-Local time is now 10:41. Server port: 21. Net::FTP=GLOB(0x82f8768)<<< 220-This is a private system - No anonymous login Net::FTP=GLOB(0x82f8768)<<< 220 You will be disconnected after 60 seconds of inactivity. Net::FTP=GLOB(0x82f8768)>>> user xxxx Net::FTP=GLOB(0x82f8768)<<< 331 User xxxx OK. Password required Net::FTP=GLOB(0x82f8768)>>> PASS .... Net::FTP=GLOB(0x82f8768)<<< 230-User xxxx has group access to: 1000 Net::FTP=GLOB(0x82f8768)<<< 230 OK. Current restricted directory is / Net::FTP=GLOB(0x82f8768)>>> CWD / Net::FTP=GLOB(0x82f8768)<<< 250 OK. Current directory is / Cannot open Local file directory-a/filename-b: No such file or directory at /home/users/web/blah/cgi-bin/script.cgi line 10 Net::FTP=GLOB(0x82f8768)>>> QUIT Net::FTP=GLOB(0x82f8768)<<< 221-Goodbye. You uploaded 0 and downloaded 0 kbytes. Net::FTP=GLOB(0x82f8768)<<< 221 Logout.