Changes

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search

Remote File Copy from the Linux Command Prompt

386 bytes added, 00:56, 23 March 2020
The following lines were added (+) and removed (-):
When uploading, the local source path does not require double quotes and double backslashes.  The local path will follow the same rules a bash shell path follows. scp ~/.local/share/Metagaming\ B.V./Angeldust/player_name* nicolep@192.168.0.3:"/home/nicolep/.local/share/Metagaming\\ B.V./Angeldust/"Why scp works this way is beyond me, I just hope the devs have a good reason for it.