Linux remote copy: SCP
SCP filename root-@remote IP :/ path /
Copy the file of test.tar from the local home directory to the /home/adm/ directory of the remote host 192.168.1.23. The command is: SCP /home/test.tar [email protected]:/home/adm/ enter the password
The SCP provides several options to simply add to the SCP
– When p copies a file, it keeps the time when the source file is created.
– Q does not display any prompt message when performing a file copy.
-R copies the entire directory at www.2cto.com
– When v copies a file, a prompt message is displayed.
p>
Linux SCP: /usr/tools: not a regular file failed to successfully transfer solution
1: could not permissions chmod 777
2: when using SCP plus – r parameter
SCP – r [email protected]:/usr/tools/XXXX
p>
Read More:
- Linux basic command execution error: the solution of command not found
- SCP error: not a regular file
- Alpine Linux executable file crash report error / lib / x86 not found_ 64 Linux GNU / libc.so solution
- [Linux] solution: SCP different server copy file prompt permission denied, please try again
- Solution to the error $’\ R’: command not found when executing shell script under Linux
- “2003” error reported by sqlyog for Linux remote connection solution
- Linux use ls to view the file color is all white solution, and Linux file color introduction
- Method of modifying file and folder permission by Chmod command in Linux
- To solve the problem that windows Remote Desktop Services cannot copy and paste: restart rdpclip.exe
- [error summary] Rsync remote synchronization: error password file must not be other accessible
- ssh-copy-id:/usr/bin/ssh-copy-id: ERROR: No identities found
- Linux edit save file command
- Batch modification of file names on MAC Linux rename command line
- FTP prompt in Linux — 553 could not create file (absolutely useful)
- Copy file failed with 32
- Using xrdp to realize windows remote desktop Ubuntu Linux
- Prompt when executing sh file in Linux: nohup: unable to run command “. / startup. Sh”: insufficient permissions
- Linux find file text command (find | grep)
- TFTP: server says: file not found solution
- The remote port occupation of Linux startup jar package script reports an error