Mailinglist Archive: opensuse-security (226 mails)

< Previous Next >
smbmount NTFS partition
Hi,

I want to make a backup scritp which just copies some files from a linux system to a windows system.

I made the mount with smbmount and I want to copy the files with cp.

But, when I copy the files I get for each file the following message:

cp: setting attribute `user.DOSATTRIB' for `/mnt/share/file': Operation not supported


I didn't find the solution.

The mount I make it this way:
smbmount //192.168.0.168/test /mnt/share/ -o username=user,password=pass
The copy
cp -uR ./dir/ /mnt/share/


Why is this error? Share problem?

Andy.



< Previous Next >
This Thread
  • No further messages