Created
April 21, 2014 20:55
-
-
Save vortec/11156240 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [vortec@nuotp] local/samba/bin $ ./smbclient //localhost/public †: 0 | |
| Enter vortec's password: | |
| Anonymous login successful | |
| Domain=[MYGROUP] OS=[Unix] Server=[Samba 4.0.16] | |
| smb: \> put /tmp/vagrant20140325-1684-pazm0i good_file | |
| putting file /tmp/vagrant20140325-1684-pazm0i as \good_file (0.0 kb/s) (average 0.0 kb/s) | |
| smb: \> put /tmp/vagrant20140325-1684-pazm0i bad_file | |
| NT_STATUS_UNSUCCESSFUL opening remote file \bad_file | |
| smb: \> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment