Question

Richard R. Sivernell res005ru
Mon May 17 11:30:40 PDT 2004


On Tue, 30 Apr 2002 13:24:45 -0400
Tim Wunder <tim at thewunders.org> wrote:

> Richard R. Sivernell wrote:
> > List
> > 
> >   I am connecting to a school server and need to upload project. I
> > login ok with ssh. How do I upload in secure mode ftp is rejected.
> > 
> > cheers
> > 
> 
> man scp
> 
> Logging in via ssh first is not necessary.
> 
> To copy from local to remote, from the local machine:
> scp <path/to/source/filename> 
> <user>@<remoteserver>:<path/to/destination/filename>
> 
> To copy from local to remote, from an ssh login on the remote machine:
> scp <user>@<localserver>:<path/to/source/filename> 
> <path/to/destination/filename>
> provided that you have sshd running on the source 
> computer/workstation/server
> 
> HTH,
> Tim
> 
> 
> 
> 
> _______________________________________________
> Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
> Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Andrew  & Tim

Thanks guys
-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
res005ru at gte.net
Caldera Open Linux eWorkStation 3.1.1
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!



More information about the Linux-users mailing list