Results 1 to 7 of 7
-
11th Jan 2012, 09:56 PM #1OPMemberWebsite's:
SherwoodForum.netSSH FTP UPload Commands
Hey, I have root SSH access to my remote server and FTP access to another server. I want to upload a file from my server to the other server with an SSH command.
Example Server: SERVER_IP
Sample File To Be Uploaded: /root/FILE.mkv
Example FTP Server (Destination): ftp.FTP_SERVER.com
Username: USERI tried figuring it out by looking at the Rapidleech files...but I couldn't come close to figuring any of that out.
Password: PASSWORD
Is there a way to send this command to a folder (and have it start multiple files at once)?
Can Rapidleech be easily edited to upload multiple files at once?
Thanks in advance for any help you can give me!Maverick Reviewed by Maverick on . SSH FTP UPload Commands Hey, I have root SSH access to my remote server and FTP access to another server. I want to upload a file from my server to the other server with an SSH command. Example Server: SERVER_IP Sample File To Be Uploaded: /root/FILE.mkv Example FTP Server (Destination): ftp.FTP_SERVER.com Username: USER Password: PASSWORD I tried figuring it out by looking at the Rapidleech files...but I couldn't come close to figuring any of that out. Rating: 5
-
11th Jan 2012, 09:59 PM #2MemberCode:
curl -T /root/FILE.mkv ftp.FTP_SERVER.com --user USER:PASSWORD
-
11th Jan 2012, 10:03 PM #3MemberWebsite's:
eih.bz pornDDL.me sexytattoochicks.tumblr.comcurl -v -T FILE.mkv ftp://USER
ASSWORD@SERVER_IP
This should work
-
11th Jan 2012, 10:21 PM #4OPMemberWebsite's:
SherwoodForum.netWow!!
Okay, thank you both for the awesome (and so speedy) response!!
Is there a way for me to do that to a whole bunch of files (and get 'em all going at once)?
-
11th Jan 2012, 10:33 PM #5MemberWebsite's:
eih.bz pornDDL.me sexytattoochicks.tumblr.com
-
15th Jan 2012, 09:56 AM #6Member
Uploading whole folders to a remote host
ncftpput -R ftp.estpak.ee /pub /var/www
See more: http://www.ncftp.com/ncftp/doc/ncftp.html
ncftpput is a seperate command for accessing ncftp's put command directly.
-
17th Jan 2012, 01:18 AM #7Member
you can use the built-in ftp program and use mput command
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
GRUB Commands
By Albert.Nawaro in forum Server ManagementReplies: 0Last Post: 17th Feb 2012, 08:21 AM -
Common SSH Commands - Linux Shell Commands
By 0ccul7 in forum Server ManagementReplies: 15Last Post: 20th Jan 2012, 01:11 PM -
cPanel Commands to run from SSH
By Bharat in forum Technical and Security TutorialsReplies: 4Last Post: 5th Dec 2011, 01:18 PM -
cPanel SSH Commands List
By l0calh0st in forum Server ManagementReplies: 1Last Post: 9th Jan 2011, 01:27 PM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...