Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: Net::FTP direcory size question

by Todd Chester (Scribe)
on Feb 02, 2017 at 07:40 UTC ( [id://1180826]=note: print w/replies, xml ) Need Help??


in reply to Re: Net::FTP direcory size question
in thread Net::FTP direcory size question

"quot (CMD ,ARGS)" is not clear if is a drop to a shell or an ftp command. It would be cool if I could do a "rm -rf xxx". I can with ftp on linux "! rm -rf /home/xxxx/ftp/MyDocsBackup/backup1"

Replies are listed 'Best First'.
Re^3: Net::FTP direcory size question
by soonix (Canon) on Feb 02, 2017 at 12:21 UTC
    ! rm -rf /home/xxxx/ftp/MyDocsBackup/backup1
    AIUI, this removes locally, while the ->rmdir works on the remote…
      Oh ya, you are right. I had logged in locally to the server when I tested this. The ftp client on Windows is just so bad, I could not use it to test

Log In?
Username:
Password:

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

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

    No recent polls found