Raspberry Pi - Getting Lots Of .goutputstream Files


NicovdDussen

Recommended Posts

Hi,

 

I'm using 1.4.93 on my WIndows 8.1 laptop and 1.4.99 on my Raspberry Pi.

 

There are piles of files starting with .goutputstream eg .goutputstream-4OCPOX which are being synced.

 

This causes a problem as it gets difficult so save a file to the synced directory as it is busy all the time :(

 

Please help!

 

Regards

Nico

Link to comment
Share on other sites

  • 3 weeks later...

NicovdDussen, you can open your shared folder and edit .sync/IgnoreList file. You can put there this string:

.goutputstream*

After that disconnect that folder and connect it again. Then .goutputstream* files will not be synchronized anymore.

 

 

.goutputstream* are temporary files that GLib uses in file write activities it also may be created by applications using GIO library. Sync don't create such files.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.