Questions tagged [upload]

Questions about uploading files to the Internet.

110 questions
12
votes
2 answers

How can I upload a photo to imgur from the command line and get their direct link?

Is there a way I can upload some photos to imgur.com via the command-line and get their direct link as result in a text file?
αғsнιη
  • 36,350
10
votes
3 answers

Is there a form to upload files to MEGA(mega.co.nz) from Ubuntu Server(SSH)?

I was wondering if someones knows how to install a client, like megatools, in Ubuntu Server(SSH) to upload and download files to MEGA(mega.co.nz). Thanks in advance, Joserex65.
Joserex65
  • 221
7
votes
5 answers

How can I upload video on Youtube and pause or resume it?

I need a software, an Youtube Uploader for Ubuntu. I need to pause and resume the uploading when I want. Sorry for my English but I'm italian!
7
votes
3 answers

Software for Imgur image upload

Is there any software that can help me upload images directly to imgur.com? Command line applications would be preferable.
Ashu
  • 9,642
6
votes
1 answer

How to replace files in PPA after unsuccessful build?

I uploaded a package to my PPA, but the build failed. I made some corrections to the dependencies list and tried to upload the corrected file. It was rejected with this message: Rejected: File -1.tar.gz already exists in , but uploaded version…
v_2e
  • 253
6
votes
2 answers

Why Chinese for my uploads?

Didn't use to happen. Now happens with any upload of csv data, regardless of content (and it isn't Chinese!). I checked cat /etc/default/locale LANG="en_US.UTF-8" My language settings are all English
6
votes
1 answer

How do I limit the upload speed of Transmission client to below 5kB/s?

I want to restrict the upload speed of my transmission client to 1kB/s, is it possible? What changes do I need to make to lower the upload speed?
Ankit
  • 6,989
5
votes
3 answers

How to download files from URL to VMware ESXi using SSH Shell of it?

My Internet is slow relatively, so I need to download Ubuntu Server (ISO file) to my directory of VMware ESXi directly via ssh shell. How can I do it?
ASIL
  • 182
5
votes
1 answer

Trickle and Trickles Not Working

I'm trying to limit UPLOAD rates on my machine to 1 or 2 MB, It bottles at around 10 so want to make sure there is enough left over. I've tried within my script to call my command with trickle limits: /usr/bin/trickle -s -u 1000 -d 1000 acd_cli…
Tarley
  • 51
5
votes
1 answer

Posting images on internet just by pasting link

In Windows, when I was posting an image, I could just post the link with the browse dialog, by putting a url in the location bar. How can I achive the same functionality in Ubuntu with nautilus? For example, to insert this image to (say) facebook, I…
5
votes
1 answer

What happens with an interrupted upload to UbuntuOne?

I have uploaded 465M of a 677M folder to Ubuntu One. But it stopped for some reason. How do I continue the upload to complete the file please. Bandwidth very limited.
5
votes
0 answers

Unable to upload any file from any browser Ubuntu 18.04

I'm new to Ubuntu therefore I don't know if this issue is already resolved or not. I'm unable to upload any file in any browser. When I did speed test with okla downloading is 10 Mbps but uploading is not working. I did some research and found this:…
Utkarsh Dubey
  • 119
  • 1
  • 9
4
votes
2 answers

Problems uploading package to Launchpad due to "checksum mismatch" error

I'm having a lot of problems uploading my showdown project to a PPA. I've setup correctly PGP keys and my public SSH key to Launchpad. I've packaged with debuild my C++ project, producing a source package lintian gave me only those two warnings that…
user74513
  • 191
  • 1
  • 7
4
votes
2 answers

Why won't my FTP server let me upload?

I am using ubuntu server with FTP, and I don't have permision to upload files. I think this is because of ubuntu, How do i change the permisions of files on ubuntu server? 12.04.
3
votes
1 answer

How to recursively upload a directory to a ftp server but skip hidden dot-directorys

I have found that ncftp has this ability to recursive upload directorys. My problem now is that my directory contains a .svn and a .git folder that I do not want uploaded. ncftpput -R -v -u "user" -p "pass" ftp.own.com…
redanimalwar
  • 1,610
  • 3
  • 20
  • 36
1
2 3 4 5 6 7 8