From owner-freebsd-questions@FreeBSD.ORG Tue Dec 9 11:39:27 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E262816A4CE for ; Tue, 9 Dec 2003 11:39:27 -0800 (PST) Received: from mail2.northnetworks.ca (dev.eagle.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4EDC43D2C for ; Tue, 9 Dec 2003 11:39:25 -0800 (PST) (envelope-from iaccounts@northnetworks.ca) Received: from [127.0.0.1] (dev.eagle.ca [209.167.58.10]) hB9JaTCn076888; Tue, 9 Dec 2003 14:36:29 -0500 (EST) (envelope-from iaccounts@northnetworks.ca) From: Steve Bertrand To: Peter Ulrich Kruppa In-Reply-To: <20031209195752.H74542@pukruppa.net> References: <20031209195752.H74542@pukruppa.net> Content-Type: text/plain Organization: Northumberland Network Services Message-Id: <1070998730.391.53.camel@ptp.northnetworks.ca> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 09 Dec 2003 14:38:50 -0500 Content-Transfer-Encoding: 7bit cc: fbsd_user cc: "freebsd-questions@FreeBSD. ORG" Subject: Re: FBSD built in FTP server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: iaccounts@northnetworks.ca List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 19:39:28 -0000 > > I never used this, but I know there is sftp and sftp-server > > on your system, which use ssh-encryption and -protocol. > > > Since your question made me curious: sftp-server is started > automatically with sshd (i.e. you probably have it running > now) and there is a small gpl'ed sftp client > for windows available on i-tree.org . This is nice to transfer > files from work to my home machine. > Sftp is great, and also loaded up by default is 'scp', which is the Secure 'copy' program. From *nix to *nix, it is an effective way to copy files to/from remote computers just as if they were local file systems: >From local to remote # scp thisfile steve@remote.domain.com:/home/steve and to copy from remote to local: # scp steve@remote.domain.com:/home/steve/thisfile /home/steve Steve > Uli. > > > Please have a look at the man pages. > > > > Hope that helps, > > > > Uli. > > > > > > > > _______________________________________________ > > > freebsd-questions@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > > > > +---------------------------+ > > | Peter Ulrich Kruppa | > > | Wuppertal | > > | Germany | > > +---------------------------+ > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > +---------------------------+ > | Peter Ulrich Kruppa | > | Wuppertal | > | Germany | > +---------------------------+ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Steve Bertrand President/CTO, Northumberland Network Services t: 905.352.2688 w: www.northnetworks.ca