Preserve timestamp on automounted fat32
I'm unable to preserve timestamp using winSCP when transferring files to an automounted fat32 partition. The partition was originally created using WinXP and I use it primarily to share between Linux and Windows. Everything works regarding file transfer with the exception of file attribute modification. Here is the error message I get from winSCP while transferring a file with preserving timestamp enabled:
Permission denied.
Error code: 3
Error message from server: Permission denied (?)
Request code: 9
Below is the relevant line from the servers fstab config file for the fat32 automount:
/dev/hda2 /mnt/osshare vfat umask=000 0 0
What am I doing wrong? Any help would definitely be appreciated.
BTW: Preserving timestamp works OK when sending a file to a Linux partition or from the server to the local computer.
Thank
Permission denied.
Error code: 3
Error message from server: Permission denied (?)
Request code: 9
Below is the relevant line from the servers fstab config file for the fat32 automount:
/dev/hda2 /mnt/osshare vfat umask=000 0 0
What am I doing wrong? Any help would definitely be appreciated.
BTW: Preserving timestamp works OK when sending a file to a Linux partition or from the server to the local computer.
Thank