Re: Simple file sharing between FC2 and Mac OS X?

From: James Wilkinson (james_at_westexe.demon.co.uk)
Date: 09/18/04

  • Next message: Paul: "Re: Help Required"
    Date: Sat, 18 Sep 2004 14:49:28 +0100
    To: fedora list <fedora-list@redhat.com>
    
    

    David L Norris wrote:
    > SSH should work great but you'd need a real user account on her machine.
    > In Nautilus, don't use ssh:// as it won't prompt for a password and
    > you'll be left with cryptic error messages. I use Nautilus with SFTP to
    > transfer files to/from my laptop, web server, etc.

    D. D. Brierton wrote:
    > Ah, now that really is interesting. One of the things that I've been
    > confused about is whether sftp needs to connect to a machine that has an
    > ftp server running on it, or whether all that needs to be running on the
    > machine you're connecting to is sshd.

    <snip>

    > Excellent. I've used this method to connect to other machines before,
    > but the machines in question always had *both* an ftp server and an ssh
    > server running on them. I know sftp is part of ssh, but I've never been
    > clear on whether all it requires at the other end is an ssh server, an
    > ftp server, or both.

    Um. The term "sftp" is used for two separate technologies. You're using
    the sftp command. That is built in to OpenSSH (and to the commercial
    SSH, I believe), and uses SSH channels. The protocol is inherently
    different to normal FTP, so doesn't use an FTP daemon.

    You can try it: disable your ftp daemon, and sftp connect to localhost.

    You can also get SSL-encrypted FTP: normal FTP, that just happens to have
    SSL encryption. Some companies will refer to this as SFTP.

    James.

    -- 
    E-mail address: james | "Land Rover say it is permanent, I say I have a
    @westexe.demon.co.uk  | large selection of spanners and a big hammer..."
                          |     -- Derry Hamilton
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Paul: "Re: Help Required"

    Relevant Pages

    • Re: SPAM sudden increase
      ... > Dude was on a tech call with f-secure and the tech asked, "So, ... dude is trying to FTP to their server using WSFTP. ... but I think he is talking about sftp protocol - FTP via ...
      (alt.2600)
    • Re: Secure file transfer
      ... We're talking about SFTP, which is a variant how to use SSH to secure the ... FTP protocol. ... is it better to use AUTH SSL or SSH/SFTP?" ...
      (comp.security.misc)
    • Re: ftp server question
      ... That innocent looking port scan you see in your firewall today could ... So anyone running an open FTP server has probably already been 'found out' but not everyone runs a log and even fewer probably check it! ... the SSH server, so it only gets attacked once every three minutes tops. ...
      (alt.computer.security)
    • Re: OpenSSH Windows Security
      ... SFTP is typically defined as using an SSH capable FTP client to connect ... It uses the "native" commands on the server to provide ... (does Tuxcmd have a Windows port)? ...
      (alt.computer.security)
    • Re: Secure file transfer
      ... We're talking about SFTP, which is a variant how to use SSH to secure the ... FTP protocol. ... "FTP over SSH" is the protection of the command channel. ...
      (comp.security.misc)