To view your Samba Shares:
smbtree
If your share requires authorization: (enter the password when it prompts you)
smbtree -U=administrator
To connect to the share:
smbclient //bastille/ToyBox
If your share requires authorization: (enter the password when it prompts you)
smbclient //bastille/ToyBox -U administrator
Now you can use FTP commands. Some important ones:
Change to a 'local' directory
lcd /home/wraith/temp
Copy a remote file to the 'local' directory
get myremotefile.txt
More commands:
FTP, File Transfer Protocol - Summary of Commands
0 comments:
Post a Comment