<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: SCP Command Example</title><link>http://www.bing.com:80/search?q=SCP+Command+Example</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>SCP Command Example</title><link>http://www.bing.com:80/search?q=SCP+Command+Example</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>How do I copy a folder from remote to local using scp? [closed]</title><link>https://stackoverflow.com/questions/11304895/how-do-i-copy-a-folder-from-remote-to-local-using-scp</link><description>How do I copy a folder from remote to local host using scp? I use ssh to log in to my server. Then, I would like to copy the remote folder foo to local /home/user/Desktop. How do I achieve this?</description><pubDate>Mon, 13 Apr 2026 07:13:00 GMT</pubDate></item><item><title>scp - How to copy a file from a remote server to a local machine ...</title><link>https://unix.stackexchange.com/questions/188285/how-to-copy-a-file-from-a-remote-server-to-a-local-machine</link><description>In my terminal shell, I ssh'ed into a remote server, and I cd to the directory I want. Now in this directory, there is a file called table that I want to copy to my local machine /home/me/Desktop...</description><pubDate>Wed, 15 Apr 2026 15:17:00 GMT</pubDate></item><item><title>Transfer files using scp: permission denied - Unix &amp; Linux Stack Exchange</title><link>https://unix.stackexchange.com/questions/47909/transfer-files-using-scp-permission-denied</link><description>I try to transfer files from remote computer using ssh to my computer : scp My_file.txt user_id@server:/Home This should put My_file.txt in the home folder on my own computer, right? I get sc...</description><pubDate>Mon, 13 Apr 2026 11:23:00 GMT</pubDate></item><item><title>scp with port number specified - Stack Overflow</title><link>https://stackoverflow.com/questions/10341032/scp-with-port-number-specified</link><description>Only solution which allows the use of scp -3 from and to servers with ssh listeners on different ports. scp -3 -P 123 server1:/file -P 456 server2:/file or similar alternatives wouldn't work, scp assumed the same port across both servers</description><pubDate>Sun, 12 Apr 2026 02:20:00 GMT</pubDate></item><item><title>Automate scp file transfer using a shell script - Stack Overflow</title><link>https://stackoverflow.com/questions/1346509/automate-scp-file-transfer-using-a-shell-script</link><description>I have some n number of files in a directory on my unix system. Is there a way to write a shellscript that will transfer all those files via scp to a specified remote system. I'll specify the passw...</description><pubDate>Tue, 14 Apr 2026 09:06:00 GMT</pubDate></item><item><title>How to copy all files from a directory to a remote directory using scp ...</title><link>https://unix.stackexchange.com/questions/232946/how-to-copy-all-files-from-a-directory-to-a-remote-directory-using-scp</link><description>Note that scp follows symbolic links encountered in the tree traversal. So if you have sub-directories inside local_dir, the last example will only transfer files, but if you set the -r option, it will transfer files and directories.</description><pubDate>Wed, 15 Apr 2026 04:33:00 GMT</pubDate></item><item><title>Is scp unsafe? Should it be replaced with sftp?</title><link>https://unix.stackexchange.com/questions/571293/is-scp-unsafe-should-it-be-replaced-with-sftp</link><description>scp -T server:'*(.oc[1,10])' . So now you get the safety in the simple, non-recursive cases without completely giving up the unique ability that makes scp more useful than other utilities like sftp or rsync. Can scp be replaced by sftp? sftp can't specify the files it wants with shell code. It only accepts actual file paths. It's more limited ...</description><pubDate>Sun, 12 Apr 2026 08:54:00 GMT</pubDate></item><item><title>scp or sftp copy multiple files with single command</title><link>https://stackoverflow.com/questions/16886179/scp-or-sftp-copy-multiple-files-with-single-command</link><description>SCP protocol may be necessary for servers that do not implement SFTP, for backwards-compatibility for particular filename wildcard patterns and for expanding paths with a ‘~’ prefix for older SFTP</description><pubDate>Mon, 13 Apr 2026 17:43:00 GMT</pubDate></item><item><title>Use scp to transfer a file from local directory X to remote directory Y ...</title><link>https://unix.stackexchange.com/questions/115560/use-scp-to-transfer-a-file-from-local-directory-x-to-remote-directory-y</link><description>6 If you're running this scp command on the remote machine, it is looking for file.ext as a "local" file, i.e. on the remote machine. To copy a file from the remote machine to the local one, use scp -P 2222 username@domain:dir/file.ext localdir (assuming that file.ext is in ~/dir on the remote computer, as in your example).</description><pubDate>Sat, 11 Apr 2026 06:32:00 GMT</pubDate></item><item><title>linux - How to pass password to scp? - Stack Overflow</title><link>https://stackoverflow.com/questions/50096/how-to-pass-password-to-scp</link><description>I know it is not recommended, but is it at all possible to pass the user's password to scp? I'd like to copy a file via scp as part of a batch job and the receiving server does, of course, need a</description><pubDate>Mon, 13 Apr 2026 02:26:00 GMT</pubDate></item></channel></rss>