2010/8/5 Enrico Tröger enrico.troeger@uvena.de:
On Thu, 5 Aug 2010 18:19:19 +0100, Jake wrote: Still I'm wondering why it seems so much slower to you than Gedit's saving. Can you try to do some tests on the command line with 'cp' and 'gvfs-cp', 'cp' uses libc, 'gvfs-cp' uses GIO.
I finally managed to run these tests:
I copied a PNG file to a Dreamhost SFTP server via GVFS , 493814 bytes in size.
cp 36.043 seconds gvfs-copy 13.895 seconds
hth, Jake