• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

How to upload a file from Linux (read to understand)

Stellow

C++/C#/PHP/LUA
Joined
Oct 23, 2008
Messages
1,112
Reaction score
221
Location
Germany
GitHub
eubrunomiguel
I have a file on my linux server that I want to upload to a speedyshare or something like that. Is it possible to upload using putty or wincp or some program?
Remember: I want to upload FROM Linux. Not from Windows. And I want to upload to a webpage or something like.
 
You can put it in your /var/www/ folder from console, otherwise you will need a GUI for linux i.e KDE or Gnome and then use firefox in the gui and upload it as far as i know.
 
Back
Top