Conservative. Idaho. Software engineer. Historian. Trying to prevent Idiocracy from becoming a documentary.
Email complaints/requests about copyright infringement to clayton @ claytoncramer.com. Reminder: the last copyright troll that bothered me went bankrupt.
Subscribe to:
Post Comments (Atom)
Samba has got too many config options for me to help you via the comment boxes.
ReplyDeleteBut if you just want to occasionally transfer files Windows -> Linux you should just use ssh. It's easy (sudo apt-get install openssh-server) to set up on Ubuntu and on windows you can use the famous putty family of windows ssh clients. Download pscp.exe from http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html and from a windows command line:
> pscp.exe foo.zip user@ubuntu-box:/home/user/windows_files