01-25-07 06:19 PM
illegal option -t ?
# mount -t smbfs -o username=administrator,password=fooboo
//file1/marketing/web /opt/thor
mount: illegal option -- t
Usage:
mount [-v | -p]
mount [-F FSType] [-V] [current_options] [-o specific_option
s]
{special | mount_point}
mount [-F FSType] [-V] [current_options] [-o specific_option
s]
special mount_point
mount -a [-F FSType ] [-V] [current_options] [-o specific_op
tions]
[mount_point ...]
#
-------------------------
On Jan 24, 2:17 pm, Cezary Morga <ceza...@NOSPAMdata.pl> wrote:
> thor wrote:
>
>
> unix box, or do this manualy then yes, you can simply copy the file. You
> can also use smbclient (which is ftp like) to copy the file to windows
> shares, though I'm not sure whether it can run in non-interactive mode. In
> both cases you'll have to use samba.
>
> You can also set some ftp server on windows machine...
> --
> Cezary Morga
[ Post a follow-up to this message ]
|