[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: File transfer using ssh



# copy file to remote machine and connect as current user
scp afile.txt machine.domain:
# copy file to remote machine and connect as specified user
scp afile.txt root@machine.domain:

# copy file from remote machien and connect as current user
scp machine.domain:afile.txt .
#copy file from remote machine and connect as specified user
scp root@machine.domain:afile.txt .

On Thu, Aug 23, 2001 at 02:41:28PM +0900, Curt Howland wrote:
> 
> Actually, the problem was from Debian to Debian, rather than windows
> anything. :^)
> 
> The real "one thing I miss" would have been one or two real world command
> line examples, so I could make sense of the man page.
> 
> Thank very much to everyone for replying, now all I have to do is get sound
> working, and Starcraft installed, and I'll be happy. :^)
> 
> Curt-
> 
> -----Original Message-----
> From: FEJF [mailto:fejf@gmx.de]
> Sent: Thursday, August 23, 2001 14:38
> To: Jason Thomas; Curt Howland
> Cc: 'debian-security@lists.debian.org'
> Subject: Re: File transfer using ssh
> 
> 
> Jason Thomas, on Donnerstag, 23. August 2001 07:29 wrote:
> > scp
> 
> short answer ;) - but as everbody sugests scp there is one thing i miss:
> tell Curt Howland where to get a windoze version of scp... ;)
> 
> http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
> fejf
> 
> > On Thu, Aug 23, 2001 at 02:13:47PM +0900, Curt Howland wrote:
> > > I've just made the change from a windows to Debian user machine, I've
> > > been running a Debian server for years.
> > >
> > > One of the features of the windows software that I liked was zmodem file
> > > transfer over the ssh link. Since changing over to ssh (1.2.3-9.3) from
> > > stable for both server and now client, it does not seem to be able to
> > > receive or send files through the link.
> > >
> > > Is there a file transfer method for utilizing ssh? I'm sure ftp could be
> > > tunneled, but for security reasons ftp is turned off. Until now, with
> > > zmodem, I didn't need it.
> > >
> > > Thank you for any suggestions,
> > >
> > > Curt-
> > >
> > >
> > > --
> > > To UNSUBSCRIBE, email to debian-security-request@lists.debian.org
> > > with a subject of "unsubscribe". Trouble? Contact
> > > listmaster@lists.debian.org
> 
> -- 
> Backups are usefull. Most often when you don't have one ;)
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-security-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

-- 
Jason Thomas                           Phone:  +61 2 6257 7111
System Administrator  -  UID 0         Fax:    +61 2 6257 7311
tSA Consulting Group Pty. Ltd.         Mobile: 0418 29 66 81
1 Hall Street Lyneham ACT 2602         http://www.topic.com.au/

Attachment: pgpZZtFBGu_O4.pgp
Description: PGP signature


Reply to: