Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linux commands FTP on s8500 server

Status
Not open for further replies.

Stillyman

Programmer
Mar 24, 2003
123
US
I was just wondering if some one knows if their is a command to to a back-up from the CLI? It seems that my web interface is having trouble. I want to ftp it to my server but the web interface keeps failing. So just wanted to try it from the CLI.

Thanks

Stillyman
 
It can be done but it is a very odd string. Fix the ftp process. Verify ftp access enabled on the server. Performing a backup from the command line just creates the files. You would have to FTP the file off anyway.

Jimbo
 

Directory and command to enable ftp in the cli
cd /opt/ecs/sbin - ftp server (sudo ftpserv - on/off)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top