How to set ascii mode in sftp
From: Dave Martini 1 (martini_at_mrpeabody.llnl.gov)
Date: 10/10/05
- Previous message: Pepper Orlando: "Re: Securing Solaris 10"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 10 Oct 2005 09:25:34 -0700 (PDT) To: sunmanagers@sunmanagers.org
I'm using ssh and sftp into a Solaris 9 machine.
With ftp I can set the transfer mode between ascii and binary like this
ftp> ascii
200 Type set to A.
ftp> binary
200 Type set to I.
ftp>
But in sftp I don't see that command available.
sftp > ascii
Invalid command.
sftp > binary
Invalid command.
How do I switch between ascii and binary transfer mode in sftp or is
it automatic?
Thanks much!
Dave Martini
LLNL
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
- Previous message: Pepper Orlando: "Re: Securing Solaris 10"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|