GoldRaccoon icon indicating copy to clipboard operation
GoldRaccoon copied to clipboard

Damaged images and pdf-fildes

Open rol4nd opened this issue 10 years ago • 5 comments

Only images and pdf-files would be damaged, txt-files work fine. I tested it with txt-files up to 60mb.

rol4nd avatar Jan 22 '15 07:01 rol4nd

I am also facing same issue :(

bablu-joshi avatar Feb 05 '15 04:02 bablu-joshi

Just delete this line from openWrite method in GRStreamInfo.m class

CFWriteStreamSetProperty(writeStreamRef, kCFStreamPropertyFTPAttemptPersistentConnection, kCFBooleanFalse);

it worked for me.

sergirojasss avatar Mar 16 '15 09:03 sergirojasss

Yeah thank you, it's working for me too :+1:

Twelve57 avatar Feb 16 '16 14:02 Twelve57

Many thanks @rol4nd and @sergirojasss, you made this problem super fast to solve! Checked in on my fork.

xaphod avatar Sep 13 '16 18:09 xaphod

The operation couldn’t be completed. (com.albertodebortoli.goldraccoon error -1000.) - I got this error while uploading a png file. What is this error? Please Help me

veenasree1 avatar Jul 19 '18 09:07 veenasree1