> The bug still occurs in version 1.7-2 of the package: > > $ touch x y > $ mv -f x y > mv: cannot move `x' to `y': Operation not permitted
This is a FAQ dammit! mv fails with "Operation not permitted". Use -o workaround=rename (requires sshfs version >= 1.3). Miklos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

