[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: weex or sitecopy for backups



I did, but the ftp-server doesnt have rsync installed.

I learned following from the developer of weex:

Normally, `long' variable on IA32 Linux has 32bits.
The max value of 32bits signed long is 2147483647 (=2GB).
The FTP processing routine would not support such a big (>2GB) file.
Sorry for not helping you.

Now i use ftpsync.


thx

ender





Andreas John wrote:

Did you concern using (assuming ssh ans rsync installed on both hosts):

rsync -azv -e "ssh -c blowfish" /my/web/dir/ 192.168.1.1:/my/destiantion/dir

If you save "/" then you should add --exclude="/proc/*"

rgds,
derjohn

Dr. Ender Aysal wrote:

Hi, i want to use weex or sitecopy to backup a folder with big .dar files. One of these files is 7 G big, and both programmes refuse to put it on my ftp-space.
Manually (using ftp) it works.

thx

ender







Reply to: