Results 1 to 3 of 3
Maybe this is a stupid question, but is there a way or application I can install on my server to remotely upload files to a it (like say I’m at ...
- 07-31-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 2
Remote upload to server
Maybe this is a stupid question, but is there a way or application I can install on my server to remotely upload files to a it (like say I’m at a friends house, and I find some file I want like a game demo or a new Linux iso, and there’s no way to get it from his house to mine) so instead of downloading it and then uploading it, can I tell the server to download it.
- 07-31-2007 #2
scp sounds like what you want.
From a terminal at your friends computer,If your friend uses windows, then get him to install WinSCP, and you can do the same thing.Code:scp linux.iso me@myserver.org:~/
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 08-01-2007 #3Just Joined!
- Join Date
- Jul 2007
- Posts
- 2
Many Thanks
That could work, and WinSCP Feels allot better the Filezilla. I was wondering as well whether there’s a program like torrentflux except of using bittorrent, using ftp and http.


Reply With Quote