fast download question

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
canogiga
Compulsive poster
Compulsive poster
Posts: 60
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat May 01, 2010 12:52 pm

fast download question

Post by canogiga »

Im trying to set up a way to sync file from my game server to be synced with the one on fastdownload server. Im trying to use Sftp, with batch file, but i cant get it to work with a password part. any one suggest some other way to do this?
Centos 5.5
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: fast download question

Post by Edge100x »

It might be a bit easier to use standard FTP (setting up an FTP daemon on the game server machine) and wget from the fast download server. Similar to what I suggested doing with a single file here: http://www.nfoservers.com/forums/viewto ... 414#p21419

You'd need to run a separate wget command on each folder you want synced (maps, models, etc) and most likely use the "--mirror" option.
Post Reply