I need to upload a large file to a webserver. I'd like to use terminal and maybe wget? I use wget all the time to move files between servers, but I have never used it to move a file from my local machine to a webserver. How do I access the file from my machine? I can t figure out what address to specify for the file.... I tried to use a localhost address, but I get a connection refused error.
Any help would be greatly appreciated.
Thanks
Edit: THe reason for using terminal is that fetch stalls. (the file is over 400 MB) and I thought maybe terminal wouldnt do this
Any help would be greatly appreciated.
Thanks
Edit: THe reason for using terminal is that fetch stalls. (the file is over 400 MB) and I thought maybe terminal wouldnt do this