Displaying 4 results from an estimated 4 matches for "sput".
Did you mean:
spt
2005 Aug 17
3
OpenSSH sget/sput suggestion
...derful idea.
I am forever using the wonderful OpenSSH on many systems and have done so
for many years. But I often find myself wanting to transfer files while
ssh'ed into another system.
If I could just have a way to transfer a file back to me with something like
"sget" or "sput" WHILE I am ssh'ed into another machine, THAT would save a
tremendous amount of time. As it is now, you have to type long names and
paths and a password again each time with a separate scp session.
Imagine this:
ssh user at machine.com
cd /home/user
ls
rm junk
sget logfile
(and &quo...
2005 Aug 23
1
openssh-unix-dev Digest, Vol 28, Issue 10
On Tue, Aug 23, 2005 at 03:10:45PM +1000, openssh-unix-dev-request at mindrot.org wrote:
> Date: Fri, 19 Aug 2005 17:56:19 +1000
> From: Darren Tucker <dtucker at zip.com.au>
> Subject: Re: OpenSSH sget/sput suggestion
> To: CRX Driver <crxssi at hotmail.com>
> Cc: openssh-unix-dev at mindrot.org
> Message-ID: <430590A3.1090506 at zip.com.au>
> Content-Type: text/plain; charset=ISO-8859-1
>
> CRX Driver wrote:
> >>>Imagine this:
> >>>
> >>...
2019 Jan 24
3
sftp Vs scp
...'s'-command[*] is created that does file transfer via CLI, possibly using SFTP.
The old proprietary SSHv2 did #4, with the new command called 'scp2', and a long tail for the transition while 'scp' and 'scp2' coexisted.
____________________
[*]: For example, "sput", "scpx", or for fun, "Secure Copying Remote Artifacts Program" = "scrap".
--
jim knoble
> On Jan 24, 2019, at 10:27, Ben Lindstrom <mouring at offwriting.org> wrote:
>
> Corinna Vinschen wrote on 1/24/19 6:28 AM:
>> What's missing i...
2019 Jan 24
5
sftp Vs scp
On Jan 24 03:47, Malcolm wrote:
> Quoting Chris High <highc at us.ibm.com>:
>
> > caught my eye. Do you see any 'advantage' to using sftp with an untrusted
> > server? If so, any thoughts about making an easy way to disable scp both
> > client and server side when doing an installation?
>
> SFTP allows file resume, while scp does not. If this