Error message like the following occur when running scp, even though the file copies correctly
./filname.zip: truncate: Operation not supported
The "truncate" operation is not supported on some filesystems, notably flash-based ones and possibly hgfs.
The message is harmless since it happens after the file copy has occurred. However, it can be avoided by scp'ing to a regular filesystem.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center