| View previous topic :: View next topic |
| Author |
Message |
PowerChaos
Joined: 19 Dec 2009 Posts: 440 Location: belguim
|
Posted: Jun 18, 2010 5:53 am Post subject: ftp url get :d |
|
|
hi all
i got a small idea
some sites use ftp to get the files
but it is not possible to get any ftp files for remote upload (differend protocol and port ??)
so i was wondering if it could made possible to add ftp upload ??
with ftp upload i mean for remote url upload
so if they got a public link , that they can remote upload it to like any other http file (but with ftp then)
would be nice if it can be possible , but not sure how many changes need to be done to get that done
Thank You
Greetings From PowerChaos |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 605
|
Posted: Jun 18, 2010 6:37 am Post subject: Re: ftp url get :d |
|
|
| it already works |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1283
|
|
| Back to top |
|
 |
PowerChaos
Joined: 19 Dec 2009 Posts: 440 Location: belguim
|
Posted: Jun 18, 2010 2:13 pm Post subject: |
|
|
ok , Thank you
but unlucky , the ftp sites i got are public ftp sites
i could transfer them with wget in putty (importdir)
Thank you
Greetings From PowerChaos |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 605
|
Posted: Jun 18, 2010 2:51 pm Post subject: |
|
|
he gave an example of a private ftp
public ftp will be ftp://ip-domain/path/file.xyz
| PowerChaos wrote: | ok , Thank you
but unlucky , the ftp sites i got are public ftp sites
i could transfer them with wget in putty (importdir)
Thank you
Greetings From PowerChaos |
|
|
| Back to top |
|
 |
PowerChaos
Joined: 19 Dec 2009 Posts: 440 Location: belguim
|
Posted: Jun 18, 2010 2:58 pm Post subject: |
|
|
so far i know should this work then
| Code: |
ftp://216.93.167.128/en_ct/Crazy%20Tao_9073_client.exe
|
as i am able to get it with wget and on windows
but if i put it in the url link (to upload) then it refuse to load
it keeps saying ... waiting
so that does not realy works like it need to be
for other files it works nice (just http get )
anyway
i was just wondering if it was normal or not
seems to be normal as only non public ftp can be used (as he says above)
Thank you
Greetings From PowerChaos |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 605
|
Posted: Jun 18, 2010 3:29 pm Post subject: |
|
|
| PowerChaos wrote: | so far i know should this work then
| Code: |
ftp://216.93.167.128/en_ct/Crazy%20Tao_9073_client.exe
|
|
works , only problem its filze showing size as 0
| Code: | Crazytao_9025_client.exe, Crazy%20Tao_9073_client.exe
183.1 Mb [b]from 0 Bytes[/b]
Upload speed: 1274 KB/Sec
Time remaining: -27 seconds |
so seems like something wrong with that particular ftp , i am able to transfer properly from my ftp |
|
| Back to top |
|
 |
PowerChaos
Joined: 19 Dec 2009 Posts: 440 Location: belguim
|
Posted: Jun 18, 2010 3:50 pm Post subject: |
|
|
i got a other example to if you like
the file size is 700 mb in case of intrests
anyway , it refuse for me to get that working
that is what i wanted to let you know
and that is why i was wondering if ftp was possible or not ^^
Thank you for your help and support
Greetings From PowerChaos |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 605
|
Posted: Jun 19, 2010 5:04 am Post subject: |
|
|
| PowerChaos wrote: | | i got a other example to if you like |
would like to try |
|
| Back to top |
|
 |
awaisuk
Joined: 25 May 2009 Posts: 39
|
Posted: Jun 22, 2010 1:28 am Post subject: |
|
|
FTP URLS are not working. I can confirm this as I have tried it alot of times.
Please tell us how to use ftp:// links to upload files.
Example:
ftp://username:password@domain.com/files/file.zip
It does not work when put into the remote upload.
How to fix this? |
|
| Back to top |
|
 |
PowerChaos
Joined: 19 Dec 2009 Posts: 440 Location: belguim
|
Posted: Jun 23, 2010 8:25 pm Post subject: |
|
|
to give back a other example
here is a other ftp link (public)
| Code: |
ftp://64.151.84.188/en_my/Eudemons_V1303.exe
|
so basicly ftp's does not works (maybe private does , dint tested that yet)
anyway , its just good to know :d
@awaisuk
probaly it can not be fixed at this moment , maybe next release it can be fixed or maybe not (depends how hard it is to figure out the exact problem with ftp)
Greetings From PowerChaos |
|
| Back to top |
|
 |
|