JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 10.06.2015, 20:56
Tyler Tyler is offline
JD Legend
 
Join Date: Jul 2010
Posts: 581
Default Can't download from ftp

when i try to download from an ftp server it keeps telling me the file is offline.

heres what the log said

Spoiler:
Code:
--ID:1394TS:1433958651380-6/10/15 1:50:51 PM -  [jd.controlling.downloadcontroller.SingleDownloadController(download)] -> DownloadCandidate: DownloadCandidate:DB4DDB8AD8000EBF3071767E4DAAF72ED8D58975.meta@ftp|Host ftp|Account:Plugin:ftp|Version:25433|Type:NONE|Account:null|Proxy:Direct
--ID:1394TS:1433958652237-6/10/15 1:50:52 PM -  [jd.nutils.SimpleFTP(readLine)] -> seedbox09.snthostings.com < 220 ProFTPD 1.3.4a Server (Debian) [::ffff:95.211.211.245]
--ID:1394TS:1433958652237-6/10/15 1:50:52 PM -  [jd.nutils.SimpleFTP(sendLine)] -> seedbox09.snthostings.com > USER testname
--ID:1394TS:1433958652729-6/10/15 1:50:52 PM -  [jd.nutils.SimpleFTP(readLine)] -> seedbox09.snthostings.com < 331 Password required for testname
--ID:1394TS:1433958652729-6/10/15 1:50:52 PM -  [jd.nutils.SimpleFTP(sendLine)] -> seedbox09.snthostings.com > PASS testname44
--ID:1394TS:1433958653302-6/10/15 1:50:53 PM -  [jd.nutils.SimpleFTP(readLine)] -> seedbox09.snthostings.com < 230 User testname logged in
--ID:1394TS:1433958653302-6/10/15 1:50:53 PM -  [jd.nutils.SimpleFTP(sendLine)] -> seedbox09.snthostings.com > PWD
--ID:1394TS:1433958655641-6/10/15 1:50:55 PM -  [jd.nutils.SimpleFTP(readLine)] -> seedbox09.snthostings.com < 257 "/home/testname" is the current directory
--ID:1394TS:1433958655641-6/10/15 1:50:55 PM -  [jd.nutils.SimpleFTP(sendLine)] -> seedbox09.snthostings.com > TYPE I
--ID:1394TS:1433958656133-6/10/15 1:50:56 PM -  [jd.nutils.SimpleFTP(readLine)] -> seedbox09.snthostings.com < 200 Type set to I
--ID:1394TS:1433958656133-6/10/15 1:50:56 PM -  [jd.nutils.SimpleFTP(sendLine)] -> seedbox09.snthostings.com > SIZE /downloads/manual/DB4DDB8AD8000EBF3071767E4DAAF72ED8D58975.meta
--ID:1394TS:1433958656672-6/10/15 1:50:56 PM -  [jd.nutils.SimpleFTP(readLine)] -> seedbox09.snthostings.com < 550 /downloads/manual/DB4DDB8AD8000EBF3071767E4DAAF72ED8D58975.meta: No such file or directory
--ID:1394TS:1433958656673-6/10/15 1:50:56 PM -  [] -> java.io.IOException: SIZE failed550 /downloads/manual/DB4DDB8AD8000EBF3071767E4DAAF72ED8D58975.meta: No such file or directory

	at jd.nutils.SimpleFTP.readLines(SimpleFTP.java:319)
	at jd.nutils.SimpleFTP.getSize(SimpleFTP.java:364)
	at jd.plugins.hoster.Ftp.download(Ftp.java:70)
	at jd.plugins.hoster.Ftp.handleFree(Ftp.java:124)
	at jd.plugins.PluginForHost.handle(PluginForHost.java:860)
	at jd.controlling.downloadcontroller.SingleDownloadController.download(SingleDownloadController.java:385)
	at jd.controlling.downloadcontroller.SingleDownloadController.run(SingleDownloadController.java:561)

--ID:1394TS:1433958656673-6/10/15 1:50:56 PM -  [jd.nutils.SimpleFTP(sendLine)] -> seedbox09.snthostings.com > SIZE //downloads/manual/DB4DDB8AD8000EBF3071767E4DAAF72ED8D58975.meta
--ID:1394TS:1433958657166-6/10/15 1:50:57 PM -  [jd.nutils.SimpleFTP(readLine)] -> seedbox09.snthostings.com < 550 //downloads/manual/DB4DDB8AD8000EBF3071767E4DAAF72ED8D58975.meta: No such file or directory
--ID:1394TS:1433958657166-6/10/15 1:50:57 PM -  [] -> java.io.IOException: SIZE failed550 //downloads/manual/DB4DDB8AD8000EBF3071767E4DAAF72ED8D58975.meta: No such file or directory

	at jd.nutils.SimpleFTP.readLines(SimpleFTP.java:319)
	at jd.nutils.SimpleFTP.getSize(SimpleFTP.java:364)
	at jd.plugins.hoster.Ftp.download(Ftp.java:82)
	at jd.plugins.hoster.Ftp.handleFree(Ftp.java:124)
	at jd.plugins.PluginForHost.handle(PluginForHost.java:860)
	at jd.controlling.downloadcontroller.SingleDownloadController.download(SingleDownloadController.java:385)
	at jd.controlling.downloadcontroller.SingleDownloadController.run(SingleDownloadController.java:561)

--ID:1394TS:1433958657166-6/10/15 1:50:57 PM -  [jd.nutils.SimpleFTP(sendLine)] -> seedbox09.snthostings.com > QUIT
--ID:1394TS:1433958657166-6/10/15 1:50:57 PM -  [] -> jd.plugins.PluginException
	at jd.plugins.hoster.Ftp.download(Ftp.java:96)
	at jd.plugins.hoster.Ftp.handleFree(Ftp.java:124)
	at jd.plugins.PluginForHost.handle(PluginForHost.java:860)
	at jd.controlling.downloadcontroller.SingleDownloadController.download(SingleDownloadController.java:385)
	at jd.controlling.downloadcontroller.SingleDownloadController.run(SingleDownloadController.java:561)

--ID:1394TS:1433958657166-6/10/15 1:50:57 PM -  [jd.controlling.downloadcontroller.SingleDownloadController(download)] -> Exception: 
--ID:1394TS:1433958657166-6/10/15 1:50:57 PM -  [] -> jd.plugins.PluginException
	at jd.plugins.hoster.Ftp.download(Ftp.java:96)
	at jd.plugins.hoster.Ftp.handleFree(Ftp.java:124)
	at jd.plugins.PluginForHost.handle(PluginForHost.java:860)
	at jd.controlling.downloadcontroller.SingleDownloadController.download(SingleDownloadController.java:385)
	at jd.controlling.downloadcontroller.SingleDownloadController.run(SingleDownloadController.java:561)

------------------------Thread: 1361:ftp-----------------------
--ID:1361TS:1433958657168-6/10/15 1:50:57 PM -  [jd.controlling.downloadcontroller.DownloadWatchDog$26(execute)] -> Rename after Download?
--ID:1361TS:1433958657168-6/10/15 1:50:57 PM -  [jd.controlling.downloadcontroller.DownloadWatchDog$26(execute)] -> Desired Path: G:\DB4DDB8AD8000EBF3071767E4DAAF72ED8D58975.meta
--ID:1361TS:1433958657168-6/10/15 1:50:57 PM -  [jd.controlling.downloadcontroller.DownloadWatchDog$26(execute)] -> Actually Used path: G:\DB4DDB8AD8000EBF3071767E4DAAF72ED8D58975.meta
Reply With Quote
  #2  
Old 10.06.2015, 20:57
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Testlinks please and a full log.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #3  
Old 10.06.2015, 21:00
Tyler Tyler is offline
JD Legend
 
Join Date: Jul 2010
Posts: 581
Default

well i can pm it to you i dont want to put the login here.

also maybe its because of this?

java.io.IOException: SIZE failed550

can't get the size? Happens when i try to remote upload the files to filefactory too.

Last edited by Tyler; 10.06.2015 at 21:02.
Reply With Quote
  #4  
Old 10.06.2015, 21:01
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Please PM raztoki.
I'll be away soon...
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #5  
Old 11.06.2015, 12:35
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

According to ftp server those files do not exist?!
550 /downloads/manual/DB4DDB8AD8000EBF3071767E4DAAF72ED8D58975.meta: No such file or directory
__________________
JD-Dev & Server-Admin
Reply With Quote
  #6  
Old 04.07.2015, 02:27
Tyler Tyler is offline
JD Legend
 
Join Date: Jul 2010
Posts: 581
Default

Here's a link that is alive atm


**External links are only visible to Support Staff**ftp://transferfile:nooneknowthispass...EVC%20AAC).mkv
Reply With Quote
  #7  
Old 04.07.2015, 06:14
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

@Tyler
your copying the URLs wrong
your missing part of the path, for instance once you login to FTP its base path is determined by your username (linux/unix) for instance /home/username/

your link provided is missing this information in the url.
Code:
ftp://username:password@ip/host:port/home/username/download/path/to file/file.exe
Not sure how or what software you are coping from, but its copying/making ftp urls information incorrectly!

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #8  
Old 04.07.2015, 06:46
Tyler Tyler is offline
JD Legend
 
Join Date: Jul 2010
Posts: 581
Default

i'm just copying directly from an ftp (the files are from a seedbox)

The files download fine through the browser so how could it be incorrect?
Reply With Quote
  #9  
Old 04.07.2015, 07:15
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

doesn't work in my dedicated ftp client or in jd.

ensure that /home/yourusername/ is in the copy url then it will work fine, as explained earlier.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #10  
Old 04.07.2015, 19:02
Tyler Tyler is offline
JD Legend
 
Join Date: Jul 2010
Posts: 581
Default

Doesn't seem to work

i add it in like
**External links are only visible to Support Staff**ftp://seedbox06.snthostings.com/home...nloads/manual/

and i get

550 /home/transferfile/home/transferfile/downloads/manual/: No such file or directory

but

**External links are only visible to Support Staff**ftp://seedbox06.snthostings.com/downloads/manual/
transferfile
nooneknowthispass

goes through fine.

this is through the browser not any clients.

Last edited by Tyler; 04.07.2015 at 19:05.
Reply With Quote
  #11  
Old 04.07.2015, 19:14
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

that's not a file, its a directory. We do not support adding of directories.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #12  
Old 04.07.2015, 20:12
Tyler Tyler is offline
JD Legend
 
Join Date: Jul 2010
Posts: 581
Default

i was just using that as an example, going straight to a file gives the same error
Reply With Quote
  #13  
Old 05.07.2015, 04:41
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

How ever you are copying the original links to files, seems to copy wrong. It needs to be a full and correct path. All links to files that you've given, are missing '/home/username'

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #14  
Old 05.07.2015, 16:44
Tyler Tyler is offline
JD Legend
 
Join Date: Jul 2010
Posts: 581
Default

If its incorrect then how does it download in the browser?
Reply With Quote
  #15  
Old 05.07.2015, 17:13
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

Shrug, No idea, I'm not even sure what browser you use.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #16  
Old 06.07.2015, 02:45
Tyler Tyler is offline
JD Legend
 
Join Date: Jul 2010
Posts: 581
Default

Doesn't matter what browser i use the download works in all of them i've tested (firefox/chrome/IE)

I can't seem to remote upload the files to filefactory (i get error saying it can't get the size) but remote uploading them works to rapidgator.

so maybe this site does something different and jdownloader just doesn't know what to do with it.
Reply With Quote
  #17  
Old 06.07.2015, 04:48
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

Your example host is your vps? and you are copying ftp url from it's local ftpd to be downloaded to your home computer? JDownloader only downloads, so no uploading/remote uploading.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #18  
Old 07.07.2015, 16:00
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Found the bug, will be fixed with next update! Thanks for informing us!
__________________
JD-Dev & Server-Admin
Reply With Quote
  #19  
Old 10.07.2015, 16:48
Tyler Tyler is offline
JD Legend
 
Join Date: Jul 2010
Posts: 581
Default

No problem

what exactly was the problem?
Reply With Quote
  #20  
Old 10.07.2015, 16:54
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

server tells you the current location (pwd) and jd did not check/complete the wished path with the current path
the difference you noticed about /home and not /home...
__________________
JD-Dev & Server-Admin
Reply With Quote
  #21  
Old 07.08.2015, 06:13
Tyler Tyler is offline
JD Legend
 
Join Date: Jul 2010
Posts: 581
Default

how can i download with multiple chunks from it?

When i first start a download it tells me that it cant be resumed and i'll lose progress, but it's not true and it lets me resume after stopping it.

but it only has 1 chunk enabled my default because of that.
Reply With Quote
  #22  
Old 07.08.2015, 11:50
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

The DownloadSystem for FTP does not support chunking at the moment.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #23  
Old 07.08.2015, 15:28
Tyler Tyler is offline
JD Legend
 
Join Date: Jul 2010
Posts: 581
Default

oh

what about more connections like the old jdownloader used to do?
Reply With Quote
  #24  
Old 07.08.2015, 15:35
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

just increase max downloads
downloads has nothing to do with chunks for a single download. JDownloader 1 also only used 1 connection for each ftp download
__________________
JD-Dev & Server-Admin
Reply With Quote
  #25  
Old 08.08.2015, 01:43
Tyler Tyler is offline
JD Legend
 
Join Date: Jul 2010
Posts: 581
Default

alright

what changing the notification that it can't be resumed?
Reply With Quote
  #26  
Old 10.08.2015, 11:19
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

I need example links, then I can check/fix it
__________________
JD-Dev & Server-Admin
Reply With Quote
Old 11.08.2015, 05:29
Tyler
Message deleted by Jiaz.
  #27  
Old 11.08.2015, 10:41
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Thanks for the links. Fixed the issue and JD should no longer report "resume not possible"
__________________
JD-Dev & Server-Admin
Reply With Quote
  #28  
Old 12.08.2015, 02:43
Tyler Tyler is offline
JD Legend
 
Join Date: Jul 2010
Posts: 581
Default

alright thanks.
Reply With Quote
  #29  
Old 12.08.2015, 09:17
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Thanks for feedback
__________________
JD-Dev & Server-Admin
Reply With Quote
  #30  
Old 16.02.2016, 03:36
maynak00's Avatar
maynak00 maynak00 is offline
JD Legend
 
Join Date: May 2009
Location: Turkey
Posts: 2,051
Default

hi. I can download file with browser and idm.but with JD2 can't.filesizes grabbed without problem

example urls:
Spoiler:
**External links are only visible to Support Staff**ftp://78.3.189.109.customer.cdi.no/I...AC-1991-LoKET/
**External links are only visible to Support Staff**ftp://78.3.189.109.customer.cdi.no/I...ittle_boy.flac
**External links are only visible to Support Staff**ftp://78.3.189.109.customer.cdi.no/I...k_in_time.flac
**External links are only visible to Support Staff**ftp://78.3.189.109.customer.cdi.no/I...elease_me.flac
**External links are only visible to Support Staff**ftp://78.3.189.109.customer.cdi.no/I...ess_night.flac

also you can test another directories.no user:pass required

--ID:2196TS:1455585101146-2/16/16 3:11:41 AM - [] -> java.io.IOException: SIZE failed200 433
--ID:2196TS:1455585101456-2/16/16 3:11:41 AM - [jd.nutils.SimpleFTP(readLine)] -> ???????????? < 550 File not found.
--ID:2196TS:1455585101456-2/16/16 3:11:41 AM - [] -> java.io.IOException: SIZE failed550 File not found
__________________
JD->:thumbup:
Spoiler:
Java:
**External links are only visible to Support Staff**Official
**External links are only visible to Support Staff**x86&x64
**External links are only visible to Support Staff**JavaRa
JDownloader:
**External links are only visible to Support Staff**JD-ZIP
JD-Installer
JD-Nightly
JD2-x86
JD2-x64
JD2 noadware:
http://board.jdownloader.org/showthread.php?t=54725
http://jdownloader.org/jdownloader2
JD2-upd only
JD Dev., Translator: http://svn.jdownloader.org/users/271
speedtest.net/result/3156325665.png
speedtest.net/result/2332385983.png
Reply With Quote
  #31  
Old 16.02.2016, 10:01
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

shows size here.
I copied the first link (folder directory) and the ftp decrypter plugin added all the files within (which included flacs), all had size.

Package; size: 350419004

adding a flac url by itself also showed size via hoster plugin, so I can't reproduce your findings.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #32  
Old 16.02.2016, 10:06
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Please provide a complete log
__________________
JD-Dev & Server-Admin
Reply With Quote
  #33  
Old 16.02.2016, 12:39
maynak00's Avatar
maynak00 maynak00 is offline
JD Legend
 
Join Date: May 2009
Location: Turkey
Posts: 2,051
Default

Quote:
Originally Posted by Jiaz View Post
Please provide a complete log
tested link: **External links are only visible to Support Staff**ftp://78.3.189.109.customer.cdi.no/I...C-2011-DeVOiD/

log: 16.02.16 12.23.49 <--> 16.02.16 12.34.34 jdlog://0831211113541/

maybe this problem: from ftp_jd.plugins.hoster.Ftp.log.0
"%20" or " " changed by JD as "+"(VA FLAC and VA%20FLAC --> VA+FLAC)
__________________
JD->:thumbup:
Spoiler:
Java:
**External links are only visible to Support Staff**Official
**External links are only visible to Support Staff**x86&x64
**External links are only visible to Support Staff**JavaRa
JDownloader:
**External links are only visible to Support Staff**JD-ZIP
JD-Installer
JD-Nightly
JD2-x86
JD2-x64
JD2 noadware:
http://board.jdownloader.org/showthread.php?t=54725
http://jdownloader.org/jdownloader2
JD2-upd only
JD Dev., Translator: http://svn.jdownloader.org/users/271
speedtest.net/result/3156325665.png
speedtest.net/result/2332385983.png
Reply With Quote
  #34  
Old 16.02.2016, 14:00
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

@maynak00

ok within download, whoops I only checked linkchecking and decrypter

fixed the issue, should be ok after next core update

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #35  
Old 20.02.2016, 11:08
maynak00's Avatar
maynak00 maynak00 is offline
JD Legend
 
Join Date: May 2009
Location: Turkey
Posts: 2,051
Default

please add support for non standard characters
for example, many of subfolders can't add to JD: **External links are only visible to Support Staff**ftp://82.199.102.210/Clips/russian/
* I think same problem like(%20" or " " changed by JD as "+"(VA FLAC and VA%20FLAC --> VA+FLAC)

problem with:
**External links are only visible to Support Staff**ftp://82.199.102.210/Clips/russian/%C0.%D0.%CC.%C8.%DF/
**External links are only visible to Support Staff**ftp://82.199.102.210/Clips/russian/%C0%E2%E0%F0%E8%FF/
**External links are only visible to Support Staff**ftp://82.199.102.210/Clips/russian/S...0%E5%E1%F0%EE/

no problem with(for adding):
**External links are only visible to Support Staff**ftp://82.199.102.210/Clips/russian/Serebro/
**External links are only visible to Support Staff**ftp://82.199.102.210/Clips/russian/Brainstorm/

no problem with: **External links are only visible to Support Staff**ftp://82.199.102.210/Clips/russian/S...ro+-+Opium.avi
error with:
wrong link extracted with JD: **External links are only visible to Support Staff**ftp://82.199.102.210/Clips/russian/S...BD+2010%5D.mpg
copied from web browser: **External links are only visible to Support Staff**ftp://82.199.102.210/Clips/russian/S...%202010%5D.mpg

**External links are only visible to Support Staff**ftp://82.199.102.210/Clips/russian/S...D%EF%BF%BD.mpg
copied from webbrowser: **External links are only visible to Support Staff**ftp://82.199.102.210/Clips/russian/S...B%FE%E1%E0.mpg
__________________
JD->:thumbup:
Spoiler:
Java:
**External links are only visible to Support Staff**Official
**External links are only visible to Support Staff**x86&x64
**External links are only visible to Support Staff**JavaRa
JDownloader:
**External links are only visible to Support Staff**JD-ZIP
JD-Installer
JD-Nightly
JD2-x86
JD2-x64
JD2 noadware:
http://board.jdownloader.org/showthread.php?t=54725
http://jdownloader.org/jdownloader2
JD2-upd only
JD Dev., Translator: http://svn.jdownloader.org/users/271
speedtest.net/result/3156325665.png
speedtest.net/result/2332385983.png
Reply With Quote
  #36  
Old 20.02.2016, 11:32
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

will fix them on monday
__________________
JD-Dev & Server-Admin
Reply With Quote
  #37  
Old 20.02.2016, 18:39
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

please test after next core update
__________________
JD-Dev & Server-Admin
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 20:40.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.