Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: Alternative to FTP/SFTP etc?

  1. #1
    Join Date
    Aug 2010
    Beans
    12

    Alternative to FTP/SFTP etc?

    I'm having a ubuntu server in my basement, I got a website etc, and I'm currently testing FTP, and I know it's insecure, so I want something secure. SFTP didn't just work..

    Criteria:

    1. Windows users can download/upload files to it.
    2. Somewhat easy to configure
    3. I don't relly want a GUI. CLI is good enough.

    I want to know if there is any good and secure alternative to FTP and SFTP. I will use it as a online file server (not only on my LAN).

  2. #2
    Join Date
    Jun 2010
    Beans
    156
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Alternative to FTP/SFTP etc?

    Tried SSH?
    Ubuntu Daily - Your daily dose of Ubuntu

    Ubuntu 11.04 x64, AMD Athlon x2 II 215, 2GB RAM, ATI Radeon HD 4550, 20.5" Monitor

  3. #3
    Join Date
    Aug 2010
    Beans
    12

    Re: Alternative to FTP/SFTP etc?

    Quote Originally Posted by turtle153 View Post
    Tried SSH?
    I got a openssh server installed, but I dont know how to download and upload files from the windows client..

    You know how?

    Thanks,

  4. #4
    Join Date
    Sep 2008
    Location
    Louisiana, USA
    Beans
    233

    Re: Alternative to FTP/SFTP etc?

    Check out WinSCP and PuTTY
    Any advice given is the direct result of my experience solving my problems on my system. I have no idea what I'm talking about. ~bouge

  5. #5
    Join Date
    Aug 2010
    Beans
    12

    Re: Alternative to FTP/SFTP etc?

    Quote Originally Posted by GWBouge View Post
    Check out WinSCP and PuTTY
    I got PuTTY on my machine at work, and I'm tunneling my http with it.

    But how on earth do I copy files?

  6. #6
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: Alternative to FTP/SFTP etc?

    You use a program called "winscp"

    http://winscp.net/
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  7. #7
    Join Date
    Aug 2010
    Beans
    12

    Re: Alternative to FTP/SFTP etc?

    Quote Originally Posted by bodhi.zazen View Post
    You use a program called "winscp"

    http://winscp.net/
    How can I limit so i can only view my /opt/lampp/upload directory?

    Is it possible to use this in a cmd?

  8. #8
    Join Date
    Sep 2008
    Location
    Louisiana, USA
    Beans
    233

    Re: Alternative to FTP/SFTP etc?

    Quote Originally Posted by thegreatlion View Post
    How can I limit so i can only view my /opt/lampp/upload directory?
    I think (I'm no expert) you'll have to jail/chroot users on the server side, so it won't allow them access to various parts of the filesystem.

    Quote Originally Posted by thegreatlion View Post
    Is it possible to use this in a cmd?
    If you're looking for just a one-liner (I assumed more of a 'client'), then you might be looking for one of PuTTY's tools called PSCP. You can find it in the downloads page if you didn't download the archive with all the tools included.
    Any advice given is the direct result of my experience solving my problems on my system. I have no idea what I'm talking about. ~bouge

  9. #9
    Join Date
    Aug 2010
    Beans
    12

    Re: Alternative to FTP/SFTP etc?

    Quote Originally Posted by GWBouge View Post
    I think (I'm no expert) you'll have to jail/chroot users on the server side, so it won't allow them access to various parts of the filesystem.



    If you're looking for just a one-liner (I assumed more of a 'client'), then you might be looking for one of PuTTY's tools called PSCP. You can find it in the downloads page if you didn't download the archive with all the tools included.
    I tried the PSCP but it failed to connect to my server, and got a fatal error :S

  10. #10
    Join Date
    Sep 2008
    Location
    Louisiana, USA
    Beans
    233

    Re: Alternative to FTP/SFTP etc?

    Hmm ... ok, I'll ask the obvious ... are you sure the server is allowing connections on port 22?
    Any advice given is the direct result of my experience solving my problems on my system. I have no idea what I'm talking about. ~bouge

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •