iFolder Client on Ubuntu 9.10

9:28 pm Ubuntu/Linux

Installing ifolder client in Ubuntu 9.10:

  • Step 1. Add source list to aptitude by:
    [html]
    sudo add-apt-repository ppa:marceloshima/ppa

    or manually add the following lines to /etc/apt/sources.list:

    [html]
    deb http://ppa.launchpad.net/marceloshima/ppa/ubuntu karmic main
    deb-src http://ppa.launchpad.net/marceloshima/ppa/ubuntu karmic main
  • Step 2. Update aptitude to get the latest list of software:
  • [html]
    sudo apt-get update
  • Step 3. Install ifolder3
    [html]
    sudo apt-get install ifolder3
  • Step 4. Modify /usr/bin/ifolder file by chaging:
    [html]
    cd /usr

    to

    [html]
    cd /usr/bin
  • Step 5. Run ifolder (it won’t be run automatically for ubuntu) by typing:
    [html]
    ifolder
  • Step 6. Fill in your ifolder server information and you are ready to go!

Useful links:

  • https://edge.launchpad.net/~marceloshima/+archive/ppa
  • http://www.x2b4.com/howto/how-to-install-ifolder-on-ubuntu-server/
Leave a Comment

Your comment

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.