Go Back   FlashFXP Forums > >

General Discussion Need help? Have a problem? Let us help you. Bug reports and feature requests should be made using the Bug Tracker or Feature Tracker

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 03-14-2016, 12:03 AM   #1
rayman3003
Junior Member
 
Join Date: Mar 2016
Posts: 2
Default How to remote upload from http to ftp?

Hi
I want to remote upload a http link (fore example: http://www.polyglot3000.com/download/poly3000.x32.exe) to my ftp server.
I don't want to download the file to my local store first and then upload it to ftp. I want to remote upload it directly to ftp.
How can I do this? Is there any commands for this?
rayman3003 is offline  
Old 03-14-2016, 11:00 AM   #2
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

Most standard FTP servers are not capable of downloading a file via the HTTP protocol.

If you were connecting to the server over SFTP and had shell access to wget you could do something like this directly from within FlashFXP

Main menu > Commands > Raw Command
Code:
/shell wget http://www.polyglot3000.com/download/poly3000.x32.exe
Then in the status window you'd see the result of the command
Code:
[10:59:26] [R] [CMD] wget http://www.polyglot3000.com/download/poly3000.x32.exe
[10:59:26] [R] [shell] Open
--2016-03-14 11:59:27--  http://www.polyglot3000.com/download/poly3000.x32.exewww.polyglot3000.com/download/poly3000.x32.exe
Resolving www.polyglot3000.com (www.polyglot3000.com)... 208.76.80.226
Connecting to www.polyglot3000.com (www.polyglot3000.com)|208.76.80.226|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2782377 (2.7M) [application/octet-stream]
Saving to: 'poly3000.x32.exe'
2016-03-14 11:59:32 (566 KB/s) - 'poly3000.x32.exe' saved [2782377/2782377]
[10:59:31] [R] [shell] Close
bigstar is offline  
Old 03-14-2016, 11:13 AM   #3
rayman3003
Junior Member
 
Join Date: Mar 2016
Posts: 2
Default

Thank u but it seems my server doesn't support wget.
It gives this error:

Command not supported: /shell wget http://www.polyglot3000.com/download/poly3000.x32.exe
rayman3003 is offline  
Closed Thread

Tags
download, ftp, http, remote, upload

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 -5. The time now is 10:06 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)