[wplug] Ssh question

Rick Smith rick at rbsmith.com
Fri Feb 28 09:03:44 EST 2003


On Fri, Feb 28, 2003 at 06:26:58AM -0500, Russ Schneider wrote:
> Doug Green wrote:
> 
> >I?m trying to upload a website onto bsdwebhosting.com using ssh. I need 
> >to be able to use the login id in the format ?user at website.com?. 
> >Unfortunately, you cannot do something like: ?scp ?r ./ 
> >user at website.com@66.28.11.132:path/to/file? because of the two @ 
> >symbols. The man pages aren?t very helpful in this regard- does anyone 
> >know I can get around this? The login MUST be ?user at domain.com?... Any 
> >ideas? Thanks,
> 
> 
> Kinda wierd?  Why aren't you using sftp to upload?

Looks like it is not enabled.
The last two lines of the their /etc/ssh/sshd_config:

  # Uncomment if you want to enable sftp
  #Subsystem      sftp    /usr/libexec/sftp-server

-- Rick



More information about the wplug mailing list