Timeline for smbclient copy from linux to windows (SMB)
Current License: CC BY-SA 4.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 6, 2022 at 14:57 | review | Close votes | |||
| Apr 11, 2022 at 3:01 | |||||
| Aug 19, 2019 at 13:27 | vote | accept | Mehrdad | ||
| Aug 19, 2019 at 13:27 | |||||
| Aug 18, 2019 at 15:19 | answer | added | telcoM | timeline score: 1 | |
| Aug 18, 2019 at 14:40 | comment | added | Mehrdad | Done please check post. | |
| Aug 18, 2019 at 14:40 | history | edited | Mehrdad | CC BY-SA 4.0 | added 239 characters in body |
| Aug 18, 2019 at 14:25 | history | edited | Mehrdad | CC BY-SA 4.0 | added 11 characters in body |
| Aug 18, 2019 at 6:08 | comment | added | fra-san | Please, edit you question and add it the exact error message you are seeing. If possible, copy/paste both it and the full command you are trying (after obfuscating sensitive parts as passwords, of course). | |
| Aug 16, 2019 at 20:57 | comment | added | Mehrdad | 2-you right read man of smbclient not mention about it. I try user='admin%admin$123' seems work, but seems not get my source address and give me not find source address! | |
| Aug 16, 2019 at 20:53 | comment | added | Mehrdad | 1-in address of source file I have under score _ , how can I define addresses like this? Would you please write simple example of my command. | |
| Aug 16, 2019 at 15:37 | comment | added | fra-san | 1) Are you sure your smbclient accepts a --pass option? (My does not). 2) Your issue may depend on the characters in your password (e.g $). You should single-quote the password string, to input it literally, or double-quote it, if you store it in a variable. Possibly --user='admin%admin$123'. | |
| Aug 16, 2019 at 14:29 | comment | added | fra-san | I guess the “ and ” characters in your code used to be ", while the — characters were originally -. Am I right? If so, please edit your question, replacing the characters that were not in the command you actually tried. It will help other users in ruling out possible issues. | |
| S Aug 16, 2019 at 14:23 | history | edited | fra-san | CC BY-SA 4.0 | Minor wording improvements |
| S Aug 16, 2019 at 14:23 | history | suggested | Bart | CC BY-SA 4.0 | formatting |
| Aug 16, 2019 at 13:41 | review | Suggested edits | |||
| S Aug 16, 2019 at 14:23 | |||||
| Aug 16, 2019 at 12:33 | history | asked | Mehrdad | CC BY-SA 4.0 |