Here's the log from my back up of my biggest (and most important) site.
Some days it works, other days it does not.
specifically,Code:.......... size is: 14125448003 Net::FTP=GLOB(0x856e080)<<< 220 (vsFTPd 2.0.5) Net::FTP=GLOB(0x856e080)>>> USER xxxxxxx Net::FTP=GLOB(0x856e080)<<< 331 Please specify the password. Net::FTP=GLOB(0x856e080)>>> PASS xxxxxx Net::FTP=GLOB(0x856e080)<<< 230 Login successful. Net::FTP=GLOB(0x856e080)>>> TYPE I Net::FTP=GLOB(0x856e080)<<< 200 Switching to Binary mode. Net::FTP=GLOB(0x856e080)>>> MKD /ftpbackup/ Net::FTP=GLOB(0x856e080)<<< 550 Create directory operation failed. Net::FTP=GLOB(0x856e080)>>> MKD /ftpbackup//daily Net::FTP=GLOB(0x856e080)<<< 550 Create directory operation failed. Net::FTP=GLOB(0x856e080)>>> CWD /ftpbackup//daily Net::FTP=GLOB(0x856e080)<<< 250 Directory successfully changed. Net::FTP=GLOB(0x856e080)>>> ALLO 14125448003 Net::FTP=GLOB(0x856e080)<<< 202 ALLO command ignored. Net::FTP=GLOB(0x856e080)>>> PASV Net::FTP=GLOB(0x856e080)<<< 227 Entering Passive Mode (xxxxxx) Net::FTP=GLOB(0x856e080)>>> STOR xxxxxxxx.tar.gz Net::FTP=GLOB(0x856e080): Timeout at /scripts/cpbackup line 787 Net::FTP=GLOB(0x856e080)>>> QUIT Net::FTP=GLOB(0x856e080)<<< 150 Ok to send data.
Timeout at /scripts/cpbackup line 787
Can I Change this, and if so, how?
and why am i getting double // folder paths?
and why does it try to make the folders every time instead of trying to change to it first?
I'm using FTP backup to a Nas on an internal network IP on a gbps port.


LinkBack URL
About LinkBacks
