How to open .zip or .tar files on the server side with plesk based vps

Discussion in 'Site & Server Administration' started by st1905, Aug 4, 2007.

  1. #1
    Plesk does not include an option to unzip tar or zip files on the server side which is not good for webmasters who has so many files to upload.

    So what can you do?

    Very simple indeed

    go here http://www.net2ftp.com/index.php fill the ftp information then you are ready to extract zip or tar files on the server side.


    Second option(My way and it is extremely secure)


    Download the attached file

    Upload the contents of file to a directory on your server (Make a directory that is hard to guess and forbid the access by robots.txt to search engines)

    Go to http://yourdomain.tld/directory/

    It`ll ask for a username and password for the first time.(You have to chmod 777 pass.php before you do this, after you set your password then chmod 644 pass.php)

    now you are ready to extract files on the server side.
     

    Attached Files:

    st1905, Aug 4, 2007 IP
  2. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Which plesk version are you currently using?
     
    agnivo007, Aug 4, 2007 IP
  3. st1905

    st1905 Well-Known Member

    Messages:
    573
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    135
    #3
    I`m using plesk 8.2, why did you ask that? I`ve checked it but i cant find anything about server side extraction with plesk.
     
    st1905, Aug 5, 2007 IP
  4. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If its Linux, I guess tar files can be done with "tar command filename"
     
    inworx, Aug 5, 2007 IP