cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
548
Views
5
Helpful
5
Replies

What kind of server can I use to do http file upload?

pingduck
Beginner
Beginner

I see that IOS can "copy file http://<server>" to upload. However, when trying, it seems it is doing an HTTP PUT request. What kind of server do I need to support that? Is there a standalone program that I can use?

5 Replies 5

balaji.bandi
VIP Community Legend VIP Community Legend
VIP Community Legend

any http server (simple one Linux apache) wich can give access to write the files in given destination.

 

http is not secure, not sure what is the use case here, if i were you i use Sftp to upload the files.

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Can you provide a specific example? Out of the box, most HTTP servers only serve files.

I am sorry to inform you that it is a link about http download. It says in the title.

balaji.bandi
VIP Community Legend VIP Community Legend
VIP Community Legend

You can do same way to upload if you understand the concept. 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers