Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Need help deleting IQ Folders

by ysth (Canon)
on Feb 04, 2004 at 19:32 UTC ( [id://326572]=note: print w/replies, xml ) Need Help??


in reply to Need help deleting IQ Folders

I'm kind of confused. It sounds like you want to automate telneting into a server and deleting some files, but in your example, you say "$ftp" (which presumably isn't a telnet object) and "system" (which deletes files on your local system, not on a remote one).

Perhaps you want to look at using Net::Telnet's cmd method?

Replies are listed 'Best First'.
Re: Re: Need help deleting IQ Folders
by flyingmoose (Priest) on Feb 04, 2004 at 19:41 UTC
    Telnet is highly insecure and should never be recommended. Use SSH whenever possible!
Re: Re: Need help deleting IQ Folders
by Anonymous Monk on Feb 04, 2004 at 20:41 UTC
    I use ftp to get some log files then remove or delete them from the server which works good. I am trying to do the same with the folders (ie {FJWEOI-3HEJW....}).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://326572]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (7)
As of 2024-04-18 02:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found