Re: [External] Re: ctrl -c while executing --progress --size-only --partial results in unhidden but incomplete file

2023-06-08 Thread Lacey, Nathan via rsync
Thank you Kevin! --partial --partial-dir {hidden relative_sub-dir} is perfect! Interrupted files stay there until they complete. Thanks From: Kevin Korb Sent: Wednesday, June 7, 2023 4:26 PM To: Lacey, Nathan ; rsync@lists.samba.org Subject: Re: [External] Re

Re: [External] Re: ctrl -c while executing --progress --size-only --partial results in unhidden but incomplete file

2023-06-07 Thread Lacey, Nathan via rsync
with the random file name that would just be a useless orphaned file. On 6/7/23 15:02, Lacey, Nathan via rsync wrote: > This is a clone from > https://usg02.safelinks.protection.office365.us/?url=https%3A%2F%2Fgithub.com%2FWayneD%2Frsync%2Fissues%2F484=05%7C01%7Cnathan.lacey%40a

ctrl -c while executing --progress --size-only --partial results in unhidden but incomplete file

2023-06-07 Thread Lacey, Nathan via rsync
This is a clone from https://github.com/WayneD/rsync/issues/484 run rsync with --progress --size-only --partial (version 3.1.2) also tested/built current master ( 3.3.0pre1-5-g6f3c5ecc ) everything works fine unless I interrupt a transfer ( ctrl c ) I would expect to see the incomplete,

Re: time variable throttling rsync traffic

2009-09-13 Thread Nathan Ward
for something interactive - ie. classify large packets differently to smaller packets, etc. -- Nathan Ward -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http

Re: rsync proxy

2009-08-30 Thread Nathan Ward
On 31/08/2009, at 1:24 PM, Matt McCutchen wrote: On Wed, 2009-08-26 at 22:12 +1200, Nathan Ward wrote: I'm trying to write an rsync 'proxy' of sorts. The plan is that my code runs on two machines (one 'client' and one 'server') and each piece of code executes a copy of rsync, and copies move

Re: Using rsync to backup remote server as root

2009-08-26 Thread Nathan Ward
On 27/08/2009, at 4:18 PM, Allistar wrote: How do I enable a full backup of the remote server without allowing root top log in to ssh? Can I somehow get rsync to login as a normal user and then do some kind of sudo command? --rsync-path=sudo rsync -- Nathan Ward -- Please use reply-all

Re: --stats

2006-12-12 Thread Nathan
Oh poo, I can't find an extended-attributes patch for 2.6.8. Guess I'll have to wait. Thanks, --Nathan - Original Message From: Wayne Davison [EMAIL PROTECTED] To: Nathan [EMAIL PROTECTED] Cc: rsync@lists.samba.org Sent: Monday, December 11, 2006 2:08:43 PM Subject: Re: --stats On Mon

Re: --stats

2006-12-12 Thread Nathan
Oh poo, I can't find an extended-attributes patch for 2.6.8. Guess I'll have to wait. Thanks, --Nathan - Original Message From: Wayne Davison [EMAIL PROTECTED] To: Nathan [EMAIL PROTECTED] Cc: rsync@lists.samba.org Sent: Monday, December 11, 2006 2:08:43 PM Subject: Re: --stats On Mon

--stats

2006-12-11 Thread Nathan
Is there a way to get --stats to display in something other then bytes? Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com -- To unsubscribe or change options:

Re: Rsync --link-dest over ssh not working

2006-08-11 Thread Nathan
first email was because I got all sorts of permissions errors so I junked that and started using the latter. Anyway thanks :) --Nathan - Original Message From: Matt McCutchen [EMAIL PROTECTED] To: Nathan [EMAIL PROTECTED] Cc: rsync@lists.samba.org Sent: Thursday, August 10, 2006 5:14:10

RE: code 12 error when specifying files

2006-08-03 Thread nathan r. hruby
to be ignored, and instead of directory contents, you get the directory name. Is this a bug? -n -- --- nathan hruby [EMAIL PROTECTED] uga enterprise information technology services core services support --- In 1972 a crack

Re: code 12 error when specifying files

2006-08-03 Thread nathan r. hruby
On Thu, 3 Aug 2006, Paul Slootman wrote: On Thu 03 Aug 2006, nathan r. hruby wrote: I have to agree, I see the same behavior when using rsyncd transport instead of ssh transport (as Erik is): trailing slashes seem to be ignored, and instead of directory contents, you get the directory name

Re: code 12 error when specifying files

2006-08-03 Thread nathan r. hruby
On Thu, 3 Aug 2006, nathan r. hruby wrote: For example, for module x with path set to /home, tying to sync the contents of server::home/user1/public_html/ yields me the directory public_html, the the files within it. s/::home/::x/ Someday I'll learn to type like a big person :) -n

Re: code 12 error when specifying files

2006-08-03 Thread nathan r. hruby
On Thu, 3 Aug 2006, Paul Slootman wrote: On Thu 03 Aug 2006, nathan r. hruby wrote: From the manpage: Note also that host and module references don't require a trailing slash to copy the contents of the default directory. So in this case the trailing slash wouldn't make

Re: code 12 error when specifying files

2006-08-03 Thread nathan r. hruby
On Thu, 3 Aug 2006, Paul Slootman wrote: On Thu 03 Aug 2006, nathan r. hruby wrote: It's not what I'm seeing: Hurm. What OS are you running this on? Hint: check my email address :-) Heh. Just checking :) After upgrading my local/receiver rsync to 2.6.8 I get this: local# rsync

Re: rsync giving directory by name, instead of contents

2006-08-03 Thread nathan r. hruby
On Thu, 3 Aug 2006, Wayne Davison wrote: On Wed, Aug 02, 2006 at 05:25:36PM -0400, nathan r. hruby wrote: rsync -avz server.edu::home/user1/public_html/ /dest/path/user1/www I get /dest/path/user1/www/public_html which has the correct contents. So things are being copied

rsync giving directory by name, instead of contents

2006-08-02 Thread nathan r. hruby
I really only want the public_html directories and I'm reshuffling the directory structure at the same time too, so I need to do each user individually to ensure their data lands in the correct place. Thanks, -n -- --- nathan hruby [EMAIL PROTECTED] uga

Rsync --link-dest over ssh not working

2006-08-01 Thread Nathan
filesystem paths, it works fine there too. Thanks in Advance guys. Thanks, --Nathan -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

rsync resources list

2005-08-08 Thread Nathan Bullock
, and creates a log of the backup that was performed. You can take a look at RSBackup at http://www.nathanbullock.org/nathan/rsbackup/index.html. I would appreciate it if this link could get added to your resources page. Thank You. And Thank You to everyone on this mailing list who have answered my questions

I think I found a bug...

2005-07-30 Thread Nathan Bullock
) == 0; shouldn't these lines be: if (ignore_times) return 1; return cmp_modtime(st-st_mtime, file-modtime) = 0; Or do I not understand something... Nathan Bullock Visit my website at http://www.nathanbullock.org __ Do You Yahoo

2.6.3, 2.6.4 incompatibilities

2005-06-26 Thread Nathan Bullock
? Or do they both need to be upgraded to 2.6.5? Nathan Bullock PS. I just want to say thanks to all those who gave answers to my last post (Two Questions). They were very helpful. Visit my website at http://www.nathanbullock.org __ Do You Yahoo

Two Questions

2005-06-21 Thread Nathan Bullock
something I don't understand about remote execution of a program over ssh. Sorry if these are overly newby-ish. Thanks, Nathan Bullock www.nathanbullock.org __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http

setting up rsync server with fetch

2004-11-26 Thread Nathan Butcher
Hi I'm trying to set up an rsync server on one node, in order to distribute packages to other nodes on the network. What I want to know is, is it possible for any clients to use the fetch tool to reach an rsync server? fetch works with http and ftp, but

Re: PATCH: better fix for rsync hang

2001-06-04 Thread Colin Nathan
do somehow know what is going on and if there is a resolution, I would be glad to hear about it. Thanks and regards, Colin Nathan Life Sciences RMIT University Melbourne, Australia Wayne Davison [EMAIL PROTECTED] Tuesday, 5 June 2001 1:34:13 On Mon, 4 Jun 2001, Colin Nathan wrote: patching

incomplete local directory syncronisation

2001-05-30 Thread Colin Nathan
Hi all, I continue to have difficulties when attempting to synchronize between two local directories. One of them is a NetWare volume mounted using NCP. The catalogue builds and the synchronization of the two directory's starts. For a reason unknown to me, the process will stop completely

incomplete syncronisation of folders

2001-05-24 Thread Colin Nathan
sertion so that this job can be cron'd? Thanks and regards, Colin Nathan Faculty of Life Sciences RMIT University Melbourne, Australia