![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | Foldershare and Truecrypt I'd like to share an encrypted file with all my foldershare computers. The problem is: accessing the encrypted file (I use truecrypt but i guess this could apply to any) does not change the modified date or size. So Foldershare doesn't think anything has changed and does not propagate the file. Anyone have ideas? - maybe I could "touch" the file. Is there a dos equivalent of the touch command? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Foldershare and Truecrypt On Fri, 21 Dec 2007 13:46:39 -0800 (PST), USP45 <nguyenalext@xxxxxx> wrote: Quote: > I'd like to share an encrypted file with all my foldershare computers. > > The problem is: accessing the encrypted file (I use truecrypt but i > guess this could apply to any) does not change the modified date or > size. > > So Foldershare doesn't think anything has changed and does not > propagate the file. > > Anyone have ideas? > - maybe I could "touch" the file. Is there a dos equivalent of the > touch command? called FILE, then "copy FILE/b + EMPTY NEWFILE" will clone FILE to NEWFILE but with a current datestamp. You can then do whatever deleting and renaming are needed if NEWFILE should end up with the name FILE. (Please test this safely and keep backups of valuable data at risk.) There are newsgroups alt.msdos.batch and alt.msdos.batch.nt where experts can give you better informed advice than I am able on batch files with complex needs under DOS COMMAND.COM and nt's cmd.exe respectively. Tony |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Foldershare and Truecrypt On Fri, 21 Dec 2007 13:46:39 -0800 (PST), USP45 <nguyenalext@xxxxxx> wrote: Quote: > - maybe I could "touch" the file. Is there a dos equivalent of the > touch command? http://groups.google.com/group/comp....b5b9bf16?hl=en Tony |
My System Specs![]() |
| | #4 (permalink) |
| | Re: Foldershare and Truecrypt Awesome, thanks. Here's another: filetouch.exe On a side-note a couple others I found of interest from a general utils perspective: ls.exe grep.exe nmap.exe tail.exe which.cmd Anthony R. Gold wrote: Quote: > On Fri, 21 Dec 2007 13:46:39 -0800 (PST), USP45 <nguyenalext@xxxxxx> > wrote: > Quote: > > - maybe I could "touch" the file. Is there a dos equivalent of the > > touch command? > I found this which may be helpful: > > http://groups.google.com/group/comp....b5b9bf16?hl=en > > Tony |
My System Specs![]() |
| | #5 (permalink) |
| | Re: Foldershare and Truecrypt The actual solution to the problem is to disable the 'preserve timestamp' option from within TrueCrypt (unless plausible deniability is an actual issue for you). This way FolderShare can pick up the change. |
My System Specs![]() |
| | #6 (permalink) |
| | Re: Foldershare and Truecrypt I use Axcrypt, and these synch without any problem. Different, I realise, but perhaps of use. Cheers "USP45" wrote: Quote: > The actual solution to the problem is to disable the 'preserve > timestamp' option from within TrueCrypt (unless plausible deniability > is an actual issue for you). This way FolderShare can pick up the > change. > |
My System Specs![]() |
| | #7 (permalink) |
| | Re: Foldershare and Truecrypt Correct. You will need to do this for other services such as Mozy, Synctoy, etc which do not actually check the file but rather the date/time stamps. For the reocrd this works just fine with even very large files. I did a "poor man's offsite backup" this way for a client by batch filing a mount TC file, NTBackup to the mounted drive, dismount. This kept the data inside the TC file secure so the offsite PC did not have to be totally secure. "USP45" wrote: Quote: > The actual solution to the problem is to disable the 'preserve > timestamp' option from within TrueCrypt (unless plausible deniability > is an actual issue for you). This way FolderShare can pick up the > change. > |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Disk Encryption with TrueCrypt and Backups | Vista security | |||
| Re: Disk Encryption with TrueCrypt and Backups | Vista General | |||
| Re: Disk Encryption with TrueCrypt and Backups | Vista installation & setup | |||
| Re: Disk Encryption with TrueCrypt and Backups | Vista installation & setup | |||
| Re: Disk Encryption with TrueCrypt and Backups | Vista General | |||