OT: box.net backup

2008-08-04 Thread Josh Coffman
Hi, I know this it OT, but I haven't found anything useful in the usual way (google). I want to start backing up my box.net files locally, but haven't found anything useful for that so far. Anyone know how? I have spreadsheets, documents, and a few misc. files there. I tried some of the docum

Re: OT: box.net backup

2008-08-05 Thread James Mcphee
If you're talking about scheduled backups to a webshare, have you checked out conduit? I'm assuming your desktop is on a *nix based on the mailing list. http://conduit-project.org/ -- James McPhee [EMAIL PROTECTED] --- PLUG-discuss mailing list -

Re: OT: box.net backup

2008-08-05 Thread Josh Coffman
On Tue, Aug 5, 2008 at 12:08 AM, James Mcphee <[EMAIL PROTECTED]> wrote: > If you're talking about scheduled backups to a webshare, have you checked > out conduit? I'm assuming your desktop is on a *nix based on the mailing > list. > > http://conduit-project.org/ > > > -- > James McPhee > [EMAIL P

Re: OT: box.net backup

2008-08-05 Thread George Toft
For Linux, I have a custom script that uses either NFS or SSH to rsync files to a remote server. For Windows, I use Karen's Replicator (freeware - google for it), which works like rsync to a remote file server. In my case, that remote server is a Linux box running ssh, nfs, and samba. The go

Re: OT: box.net backup

2008-08-05 Thread Josh Coffman
On Tue, Aug 5, 2008 at 5:38 PM, George Toft <[EMAIL PROTECTED]> wrote: > For Linux, I have a custom script that uses either NFS or SSH to rsync > files to a remote server. For Windows, I use Karen's Replicator > (freeware - google for it), which works like rsync to a remote file > server. In my c