Skip to content

issues Search Results · repo:xiqingongzi/sersync language:C++

Filter by

68 results
 (110 ms)

68 results

inxiqingongzi/sersync (press backspace or delete to remove)

我在使用rsync+sersync+进行文件同步的时候,遇到一个问题。 环境: CentOS Linux release 7.6.1810 (Core) rsync version 3.1.2 sersync version 2.5.4 inotify-tools version 3.14 磁盘利用率: [root@server1 sersync]# df -h 文件系统 容量 已用 ...
  • qiaoqiuser
  • Opened 
    on Mar 25
  • #68

我在使用rsync+sersync+进行文件同步的时候,遇到一个问题。 环境: CentOS Linux release 7.6.1810 (Core) rsync version 3.1.2 sersync version 2.5.4 inotify-tools version 3.14 磁盘利用率: [root@server1 sersync]# df -h 文件系统 容量 已用 ...
  • qiaoqiuser
  • Opened 
    on Mar 25
  • #67

我配置了a,b,c三个服务,a传b,b传c,a传b时没有问题,b传c时同步没有反应,不知道你有没有测试过?
  • Jason-xiaoye
  • Opened 
    on May 23, 2018
  • #66

#errno 32512 cd /data/UCM/tomcat-6/webapps/UCM/wwwroot rsync -artuz -R ./4 (第46个复件).sql 10.1.1.214::cehweb /dev/null 2 1 #errno 32512 cd /data/UCM/tomcat-6/webapps/UCM/wwwroot rsync -artuz ...
auto-migrated
Priority-Medium
Type-Defect
  • GoogleCodeExporter
  • Opened 
    on Apr 17, 2015
  • #65

bug重现: 1. 配置文件: inotify delete start= false / createFolder start= true / createFile start= false / closeWrite start= true / moveFrom start= true / moveTo start= true ...
auto-migrated
Priority-Medium
Type-Defect
  • GoogleCodeExporter
  • Opened 
    on Apr 17, 2015
  • #63

我现在的做法是: 1、 kill -9 [pid] 2、 /usr/local/sbin/sersync/sersync2 -o /usr/local/sbin/sersync/confxml_demo.ctuonline.com.cn.xml -d 这样做法是否正确?是否有其他推荐的重新加载配置的方式�� � Original issue reported on code.google.com ...
auto-migrated
Priority-Medium
Type-Defect
  • GoogleCodeExporter
  • Opened 
    on Apr 17, 2015
  • #64

hi,这款sersync同步工具确实不错。 但发现不支持多目录,遂打算自己动手,修改为多目录支持�� � 思路就是在InotifyEvent结构体中加入了boost::shared_ptr RemoteServer � ��员 让每个事件从属于各自的RemoteServer, 然后修改main.cpp的FileSynchronizeStart方法,将原先的while(1)循环�� �造为一个线程方法,使用boost::thread_group启动每个RemoteServer的 ...
auto-migrated
Priority-Medium
Type-Defect
  • GoogleCodeExporter
  • Opened 
    on Apr 17, 2015
  • #61

我同步大量文件到另一台机器的时候,发现在tmp下总会生成�� �个脚本。这个脚本我理解是重传的时候使用的,但发现,对� ��的文件实际上是已经rsync过去了,但不知道为什么还生成这� ��文件。请帮助解答一下。谢谢。 Original issue reported on code.google.com by fas...@gmail.com on 18 Mar 2012 at 4:44
auto-migrated
Priority-Medium
Type-Defect
  • GoogleCodeExporter
  • Opened 
    on Apr 17, 2015
  • #62

同步失败没有记日志 centos 5.7 x86_64 xfs serync2最新版 1.测试失败,修改目标目录权限让其 Operation not permitted 2.把目标服务器rsync服务停掉 以上这种失败错误日志都是空/tmp/rsync_fail_log.sh 怎么样才能打印错误和失败日志?日志位置在? Original issue reported on code.google.com ...
auto-migrated
Priority-Medium
Type-Defect
  • GoogleCodeExporter
  • Opened 
    on Apr 17, 2015
  • #59

首先感谢作者提供的这个工具, 让我的工作更加轻松; 试过很多方案,sersync 比较简单适用; 同时也遇到一些问题: 如果同时上传 了几个 大文件, 有很大几率不能正确同步,而且几天后仍然没有同步, 要重启sersync2 才会重新做 我的目录比较多, 开了10+ sersync2 对应不同的 同步目录 另在rsync服务器端开了日志, 发现有一次同步过程, 但没有完成, 比如1G的文件,只传了200M就断了, ...
auto-migrated
Priority-Medium
Type-Defect
  • GoogleCodeExporter
  • Opened 
    on Apr 17, 2015
  • #60
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.