Note that bash requires quoting certain characters; a space in a filename must be escaped for the argument to be handled as a single argument. Try this instead:
wget 'unetbootin.sourceforge.net/unetbooti-linux-latest--2014-03-16 22:10:45--' The quotes tell bash to handle the entire thing as one argument. Hopefully wget will turn the space into the %20 that is needed in URL quoting, but it may not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1293182 Title: unetbootin download impossible from your website To manage notifications about this bug go to: https://bugs.launchpad.net/unetbootin/+bug/1293182/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs