Timeline for Copying latest file from remote server
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 9, 2015 at 15:05 | vote | accept | alex | ||
| May 29, 2015 at 13:16 | vote | accept | alex | ||
| May 29, 2015 at 13:16 | |||||
| May 29, 2015 at 13:15 | comment | added | alex | And yes, will use the quotes. Did not know about it. thanks. | |
| May 29, 2015 at 13:15 | comment | added | alex | Current working directory is a normal folder within my file system. This is answered by shivams. by the usage of . | |
| May 29, 2015 at 13:14 | comment | added | alex | (1)Thanks for the edit. I have retained the edited version. | |
| May 28, 2015 at 22:20 | comment | added | G-Man Says 'Reinstate Monica' | (1) I’ve made a rough guess at what you mean, and edited your question based on that guess. If I damaged the meaning, please fix it. (2) I don’t understand what you’re saying about your current working directory, either. (3) When you’re using a deferred wildcard (e.g., a wildcard that you want to be expanded on a remote server), you should always enclose it in quotes; e.g., scp -i key.pem "abc@xyz:/tmp/*.doc" ~/Downloads. It’s true that it will work without the quotes 99% of the time, but it you just get into the habit of using quotes all the time, you’ll be protected in that 100th case. | |
| May 28, 2015 at 22:15 | history | edited | G-Man Says 'Reinstate Monica' | CC BY-SA 3.0 | Deleted “batch” (which is inappropriate in a Unix context); improved wording, grammar, and punctuation; added tags. |
| May 28, 2015 at 21:55 | answer | added | Ray BSD | timeline score: 2 | |
| S May 28, 2015 at 21:47 | history | suggested | lcd047 | CC BY-SA 3.0 | Fix formatting |
| May 28, 2015 at 21:20 | review | Suggested edits | |||
| S May 28, 2015 at 21:47 | |||||
| May 28, 2015 at 19:25 | comment | added | VaTo | Have you tried to use rsync to do this? | |
| May 28, 2015 at 19:23 | answer | added | shivams | timeline score: 2 | |
| May 28, 2015 at 19:15 | history | asked | alex | CC BY-SA 3.0 |