danpedron / snake-os

Automatically exported from code.google.com/p/snake-os
0 stars 1 forks source link

files downloaded by transmission not showing up #129

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. start a torrent
2. wait for it to finish (or not finish since there should alredy be a .part 
file)
3. look in torrent directory and not see a file or folder where its supposed to 
be

What is the expected output? What do you see instead?
I expect to see the file i have downloaded or at least a .part file for an 
unfinished torrent. Instead i see nothing in the hard drive even though it says 
100% downloaded in transmission.

What version of the product are you using? On what operating system?
Currently i am using SNAKE OS V1.3.2 (20101130), but its happened before  in 
the previous version 1.2

Please provide any additional information below.
I've attached 2 of the torrents that caused me this problem. one of them i 
fully finished downloading but i can't see it, the other i started the download 
but see no trace of it in the hd so i stopped it. These may be in chinese, but 
i've had the problem with a non-chinese torrent as well but i don't remember 
which one it is anymore.

Original issue reported on code.google.com by timmy3...@gmail.com on 4 Feb 2011 at 11:07

Attachments:

GoogleCodeExporter commented 8 years ago
it seems like the torrents are in chinese, I suspect is a unicode charset 
problem, can you see the files in ftp? if yes then dig here:
http://code.google.com/p/snake-os/issues/detail?id=19

Original comment by ted.cho...@gmail.com on 7 Feb 2011 at 7:53

GoogleCodeExporter commented 8 years ago
hmm iono about ftp cause i never used it b4 but i just noticed now that i can 
see it if i plug it directly into the usb 
its showing us as 2011年央视春节联欢晚会
strange though some of the other non english files are showing us as giberish 
as well when i could see then fine over samba(see them fine as in both able to 
see them and the file names are in proper japanese/chinese
also in pretty sure it happened to me with an english named file b4 it was a 
long time ago but ill see if i can dig it up see if i can see is via usb
i never really plugged it in via usb but transfers keep getting dropped over 
the wireless here >.> so i plugged it in and thats how i noticed lols
i'll try see if plugging it into a diff comp will change the results latter

and ..... strange plugged it back in and noticed that some of the files that 
turned unto guberish are missing as well they used to show up fine f4 ill have 
to go check it out on my other conp though caused thats the one i used to use 
and could see the files just fine though 
sorry ifnone of this sounds coherent but its 2 am in the morning and i just 
woke up cause its raining super loud  >.>

Original comment by timmy3...@gmail.com on 11 Feb 2011 at 1:36

GoogleCodeExporter commented 8 years ago
a lot of 'ubran' lang there! For ftp, it is a file remote server that you can 
access file, this can be used with a ftp program such as winscp or even by your 
webpage ftp://192.168.x.x/... (kim that webpage doesnt allow you to 
delete/rename files/dirs).
If you are using webpage to view the files, make sure your encoding is in utf8, 
so it reads the filenames correctly, to do this:View>Encoding>UTF-8
If you are using ftp softwares, I suggest filezilla, winscp doesnt actually 
display non latin correctly on remote server on my "comp".
For samba to read non latin correctly, you need to have proper codepages for 
samba 2, or you can either upgrade it to samba 3.

Original comment by ted.cho...@gmail.com on 12 Feb 2011 at 10:23