Comments on: 10 SCP Commands to Transfer Files/Folders in Linux https://www.tecmint.com/scp-commands-examples/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Thu, 13 Jul 2023 18:32:54 +0000 hourly 1 By: alessandro https://www.tecmint.com/scp-commands-examples/comment-page-1/#comment-1867490 Thu, 25 Aug 2022 14:32:42 +0000 http://www.tecmint.com/?p=4334#comment-1867490 I mistakenly closed the putty window after launching the copy with scp on VMWare Host. How can I view the progressive percentage by reconnecting?

]]>
By: Madhuresh https://www.tecmint.com/scp-commands-examples/comment-page-1/#comment-1675510 Fri, 10 Dec 2021 17:13:51 +0000 http://www.tecmint.com/?p=4334#comment-1675510 Brilliant Post on Linux SCP command and usage…

]]>
By: Brad https://www.tecmint.com/scp-commands-examples/comment-page-1/#comment-1589080 Wed, 15 Sep 2021 00:45:53 +0000 http://www.tecmint.com/?p=4334#comment-1589080 Use zmodem for small files, much easier but a bit slower.

To copy a file to a Linux SSH terminal, just drag and drop it onto the terminal shell window (make sure you are in the right directory where you want the file to be.)

And to copy a file from Linux, back to your ssh terminal, just type “sz filename.ext“, and you will get a popup asking where to save it. This works at least with ZenTerm and Putty.

]]>
By: saisujith https://www.tecmint.com/scp-commands-examples/comment-page-1/#comment-1353504 Sun, 16 Aug 2020 03:08:32 +0000 http://www.tecmint.com/?p=4334#comment-1353504 Hi Team,

I am having some log files with different timestamps. What is the command for scp to get the files between two timestamps? Thanks in advance.

]]>
By: shrav https://www.tecmint.com/scp-commands-examples/comment-page-1/#comment-1332283 Fri, 08 May 2020 04:38:00 +0000 http://www.tecmint.com/?p=4334#comment-1332283 Hi, I’m sending a directory of size 13G to other servers using the SCP command. it is copying more than 36G and get No Space left on device error.

can you please let me know how that is possible

]]>