Comment 7 for bug 332646

Revision history for this message
pva (pieter-valkenburg) wrote :

I also want to note this is a serius bug for timestamp related file synchronisation. (Multi node home directory synchronisation over secure SFTP)

Reproduce:
SFTP already mounted in nautilus (automatic by gigolo)

>cd ~;touch -d '1 May 2012 10:22' test.txt
>stat test.txt
>cp test.txt .gvfs/SFTP on <FQDN>/<PATH>/
>stat .gvfs/<FQDN>/<PATH>/test.tst

all tme staps ar changed (normal behavior cp)

>touch -d '1 May 2012 10:22' .gvfs/SFTP on <FQDN>/<PATH>/test.tst

---> ERROR: touch: setting times of `.gvfs/SFTP on <FQDN>/<PATH>/bug.txt': Operation not supported