Is it possible to copy a file to a windows share, without mounting it as a local file system first? I've used smbmount in the past, then copied the file, but in this case I just want to copy it using a UNC path, specifying the username/password on the command line. -Ryan