Displaying 2 results from an estimated 2 matches for "kfelkin".
Did you mean:
kfelkins
2006 Feb 22
3
is there really a restart task in switchtower? How do you invoke it?
I just created a new rails project "test".
I then did "switchtower --apply-to ~/user/test test"
I then moved into test and tried "rake restart" and got:
kfelkins@lurch:~/user/test$ rake restart
(in /home/kfelkins/user/test)
rake aborted!
Don''t know how to build task ''restart''
I see restart in deploy. Can restart be invoked from the command line?
-Kelly
-------------- next part --------------
An HTML attachment was scrubbed......
2004 Apr 07
2
rsync from solaris to cygwin on xp, certain files always copied
...file is being copied? Is there a way to ask rsync to
say "file x copied".
2) How can I diagnose why these few files are being copied, and not others?
This is my latest command line:
rsync -ae ssh --modify-window=5 --progress --delete --relative --exclude
'.snapshot' sunbox:/home/kfelkins /backups
As you can see, I've tried the modify-window option. I'm also using archive.
Rsync is a great tool. Thanks for your help.
-Kelly