Re: My Rsync script is broken! Pls Help.

2008-12-03 Thread likuidsilence
ks Matt for all your time. Bugzilla from [EMAIL PROTECTED] wrote: > > On Wed, 2008-12-03 at 17:33 -0800, likuidsilence wrote: >> I just found out smbfs has been deprecated for a long time now.. geez =( >> so I >> tried mounting the drive using cifs but no luck at

Re: My Rsync script is broken! Pls Help.

2008-12-03 Thread likuidsilence
ks Matt for all your time. Bugzilla from [EMAIL PROTECTED] wrote: > > On Wed, 2008-12-03 at 17:33 -0800, likuidsilence wrote: >> I just found out smbfs has been deprecated for a long time now.. geez =( >> so I >> tried mounting the drive using cifs but no luck at

Re: My Rsync script is broken! Pls Help.

2008-12-03 Thread likuidsilence
ks Matt for all your time. Bugzilla from [EMAIL PROTECTED] wrote: > > On Wed, 2008-12-03 at 17:33 -0800, likuidsilence wrote: >> I just found out smbfs has been deprecated for a long time now.. geez =( >> so I >> tried mounting the drive using cifs but no luck at

Re: My Rsync script is broken! Pls Help.

2008-12-02 Thread likuidsilence
sync command with the -O option like this rsync -rltODv source destination, everything seems to work fine without any errors :clap: but what gets me all puzzled is that why would it matter if -O, --omit-dir-times omit directories from --times (According to rsync man) is included in the command?? Th

Re: My Rsync script is broken! Pls Help.

2008-11-29 Thread likuidsilence
wxr-xr-x 4 user user 4096 2008-11-29 16:49 .wine -rw--- 1 user user 124 2008-11-29 16:46 .Xauthority -rw-r--r-- 1 user user 2510 2008-11-29 16:49 .xsession-errors Bugzilla from [EMAIL PROTECTED] wrote: > > On Fri, 2008-11-28 at 20:37 -0800, likuidsilence wrote: >> I&#

My Rsync script is broken! Pls Help.

2008-11-29 Thread likuidsilence
Hello everyone, First post here :-D I been looking for answers for the past 2 days but I can't find anything that will solve my problem. Hopefully this forum will be the end of my search! I've had an Rsync script that I wrote myself working for the past several months. Not too long ago I had to