Hi,
I'm not sure that this works, but it does mean the batch files can't really be used to run unattended synchronizations ... :-(.
Thanks anyways.
Search found 45 matches
- 14 Jan 2013, 02:01
- Forum: Help
- Topic: Linux Batch (Script) File Issues
- Replies: 3
- Views: 1003
- 13 Jan 2013, 14:55
- Forum: Help
- Topic: Linux Batch (Script) File Issues
- Replies: 3
- Views: 1003
Linux Batch (Script) File Issues
Hi,
I have set up batch files under Linux, and I want to run them unattended at night (i.e. as cron jobs). If I am logged in to the console this works, using the following command,
export DISPLAY=:0 && FreeFileSync syncfile.ffs_batch
This works because FreeFileSync basically displays on the ...
I have set up batch files under Linux, and I want to run them unattended at night (i.e. as cron jobs). If I am logged in to the console this works, using the following command,
export DISPLAY=:0 && FreeFileSync syncfile.ffs_batch
This works because FreeFileSync basically displays on the ...
- 19 Jul 2012, 22:14
- Forum: General Discussion
- Topic: Overwritten File History / Versioning
- Replies: 11
- Views: 1566
Re: Overwritten File History / Versioning
Yep - makes sense, and agreed. I was just thinking that if the user asks for
this functionality, they are implicitly agreeing to the filter. Perhaps what
is tagged could be special text that they could enter.
Thanks!
this functionality, they are implicitly agreeing to the filter. Perhaps what
is tagged could be special text that they could enter.
Thanks!
- 18 Jul 2012, 20:35
- Forum: General Discussion
- Topic: Overwritten File History / Versioning
- Replies: 11
- Views: 1566
Re: Overwritten File History / Versioning
Sounds good to me - thanks!
Just a thought, but ... as you already know when you're overwriting a file (as
you note Overwrite in the log file) ... why not just rename the old file by
appending the date to it, and then copying the new file over? May be an easy
way to make this work.
Would be ...
Just a thought, but ... as you already know when you're overwriting a file (as
you note Overwrite in the log file) ... why not just rename the old file by
appending the date to it, and then copying the new file over? May be an easy
way to make this work.
Would be ...
- 16 Jul 2012, 02:26
- Forum: General Discussion
- Topic: Overwritten File History / Versioning
- Replies: 11
- Views: 1566
Re: Overwritten File History / Versioning
Hi,
My apologies - not meaning to be a pain, but also not sure what the state of
this is. Any chance someone knows?
Thanks!
My apologies - not meaning to be a pain, but also not sure what the state of
this is. Any chance someone knows?
Thanks!
- 08 May 2012, 01:19
- Forum: General Discussion
- Topic: Overwritten File History / Versioning
- Replies: 11
- Views: 1566
Re: Overwritten File History / Versioning
Hi,
Just following up - any progress on the discussions here? Like one of the
postings, it would be nice to keep x (some number) of copies of old files.
Thanks!
Just following up - any progress on the discussions here? Like one of the
postings, it would be nice to keep x (some number) of copies of old files.
Thanks!
- 07 Apr 2012, 20:09
- Forum: General Discussion
- Topic: Overwritten File History / Versioning
- Replies: 11
- Views: 1566
Re: Overwritten File History / Versioning
Makes sense - and the discussions seen very reasonable (and on line with what
I was after as well). Thanks!
I was after as well). Thanks!
- 07 Apr 2012, 12:57
- Forum: General Discussion
- Topic: Overwritten File History / Versioning
- Replies: 11
- Views: 1566
Re: Overwritten File History / Versioning
Hi,
This is close ... :-). It's for files that are to be deleted, not overwritten
- right? Or perhaps I'm misunderstanding. Also, it would be good to have
multiple old versions, in the same directory, except perhaps with an addition
to the filename to show the data ... make sense?
Let me try ...
This is close ... :-). It's for files that are to be deleted, not overwritten
- right? Or perhaps I'm misunderstanding. Also, it would be good to have
multiple old versions, in the same directory, except perhaps with an addition
to the filename to show the data ... make sense?
Let me try ...
- 07 Apr 2012, 00:02
- Forum: General Discussion
- Topic: Overwritten File History / Versioning
- Replies: 11
- Views: 1566
Overwritten File History / Versioning
Hi,
Does FreeFileSync allow for overwritten file history / versioning? What I mean
by this is ... if you copy a new file, rather than overwrite the old file,
move the old file to another name first (e.g. in a subfolder there). This
would help with using FreeFileSync for backups.
Perhaps there ...
Does FreeFileSync allow for overwritten file history / versioning? What I mean
by this is ... if you copy a new file, rather than overwrite the old file,
move the old file to another name first (e.g. in a subfolder there). This
would help with using FreeFileSync for backups.
Perhaps there ...
- 30 Jan 2010, 17:35
- Forum: General Discussion
- Topic: ffs_tmp Files
- Replies: 2
- Views: 1253
Re: ffs_tmp Files
Hi,
I'm trying to recreate this - will let you know as soon as I do!
Thanks!
I'm trying to recreate this - will let you know as soon as I do!
Thanks!
- 29 Jan 2010, 18:15
- Forum: General Discussion
- Topic: ffs_tmp Files
- Replies: 2
- Views: 1253
ffs_tmp Files
Hi,
I noticed that for some reason FFS is leaving a bunch of .ffs_tmp files in my
target directory. Is there a reason for this? The files being copied are there
also ...
Thanks!
I noticed that for some reason FFS is leaving a bunch of .ffs_tmp files in my
target directory. Is there a reason for this? The files being copied are there
also ...
Thanks!
- 15 Jan 2010, 00:31
- Forum: General Discussion
- Topic: Help File Error (Ver 3.2)
- Replies: 2
- Views: 1152
Re: Help File Error (Ver 3.2)
I found the fix! It's an IE issue, see this ... http://digitalpbk.com/2009/11/chm-files-navigation-webpage-was-cancelled
I unchecked this box - and now it works fine. Thanks!
I unchecked this box - and now it works fine. Thanks!
- 13 Jan 2010, 14:04
- Forum: General Discussion
- Topic: Abort on Error
- Replies: 3
- Views: 1169
Re: Abort on Error
Yes, this is absolutely correct - and it's what I want ... but can I not have
an exit code in the case of errors, but ignore errors during the processing
(and then just flag that there were errors with the exit code)?
Thanks!
an exit code in the case of errors, but ignore errors during the processing
(and then just flag that there were errors with the exit code)?
Thanks!
- 13 Jan 2010, 04:10
- Forum: General Discussion
- Topic: Abort on Error
- Replies: 3
- Views: 1169
Abort on Error
Hi,
When running an sync job it seems that FFS is aborting on the first error
(when running as a batch job) - is this expected? I'm guessing that this is
related to the field "HandleError" in the batch file, but not sure how to
confirm this.
Thanks!
When running an sync job it seems that FFS is aborting on the first error
(when running as a batch job) - is this expected? I'm guessing that this is
related to the field "HandleError" in the batch file, but not sure how to
confirm this.
Thanks!
- 13 Jan 2010, 04:08
- Forum: General Discussion
- Topic: Help File Error (Ver 3.2)
- Replies: 2
- Views: 1152
Help File Error (Ver 3.2)
Hi,
When I try to open help (or the help file) in Ver 3.2 I receive an error
message "Navigation to the webpage was canceled". Is this expected?
Thanks!
When I try to open help (or the help file) in Ver 3.2 I receive an error
message "Navigation to the webpage was canceled". Is this expected?
Thanks!
- 21 Dec 2009, 19:45
- Forum: General Discussion
- Topic: RealtimeSync
- Replies: 33
- Views: 4978
Re: RealtimeSync
The only thing I can think of is some sort of indicator on the dialog box
and/or tray icon - that says monitoring is active or not.
Thanks again!
and/or tray icon - that says monitoring is active or not.
Thanks again!
- 21 Dec 2009, 14:09
- Forum: General Discussion
- Topic: RealtimeSync
- Replies: 33
- Views: 4978
Re: RealtimeSync
OK, my misunderstanding - sorry for the trouble.
Thanks for a great program!
Thanks for a great program!
- 21 Dec 2009, 13:53
- Forum: General Discussion
- Topic: RealtimeSync
- Replies: 33
- Views: 4978
Re: RealtimeSync
OK, it may be that I'm not quite understanding something here - sorry for the
dumb question, but what is "active monitoring mode"? Is it not monitoring
files and running FFS if it is not in the tray?
Thanks!
dumb question, but what is "active monitoring mode"? Is it not monitoring
files and running FFS if it is not in the tray?
Thanks!
- 20 Dec 2009, 18:47
- Forum: General Discussion
- Topic: RealtimeSync
- Replies: 33
- Views: 4978
Re: RealtimeSync
No problem - at least I'm not crazy ... :-).
Would it not make sense for X (or minimize) to return RealtimeSync to the
tray?
Thanks!
Would it not make sense for X (or minimize) to return RealtimeSync to the
tray?
Thanks!
- 20 Dec 2009, 17:04
- Forum: General Discussion
- Topic: RealtimeSync
- Replies: 33
- Views: 4978
Re: RealtimeSync
OK - here is the link ... [404, Invalid URL: http://www.mediafire.com/file/z3qiwwzqmwn/RealtimeSync.avi]
What you'll see is me double-clicking to restore RealtimeSync from the Tray
(which works), and then minimizing it ... and it doesn't return to the tray,
it stays in the taskbar ... :-(.
What you'll see is me double-clicking to restore RealtimeSync from the Tray
(which works), and then minimizing it ... and it doesn't return to the tray,
it stays in the taskbar ... :-(.
- 20 Dec 2009, 16:49
- Forum: General Discussion
- Topic: Access Mapped FTP Network Location
- Replies: 4
- Views: 788
Re: Access Mapped FTP Network Location
That makes sense - but if I find the location of the network item it shows up
as a .lnk (i.e. a shortcut I believe). Will FreeFileSync follow this link, if
TraverseSymlinks is True?
Thanks!
as a .lnk (i.e. a shortcut I believe). Will FreeFileSync follow this link, if
TraverseSymlinks is True?
Thanks!
- 19 Dec 2009, 17:37
- Forum: General Discussion
- Topic: Access Mapped FTP Network Location
- Replies: 4
- Views: 788
Access Mapped FTP Network Location
Hi,
Perhaps a dumb question, but how do I have FreeFileSync access an item like a
mapped FTP location (which shows up as "servername" in Network Location under
My Computer, but does not have an explicit drive name"? I can access this
location by typing in "servername" in Windows Explorer (no ...
Perhaps a dumb question, but how do I have FreeFileSync access an item like a
mapped FTP location (which shows up as "servername" in Network Location under
My Computer, but does not have an explicit drive name"? I can access this
location by typing in "servername" in Windows Explorer (no ...
- 18 Dec 2009, 23:03
- Forum: General Discussion
- Topic: RealtimeSync
- Replies: 33
- Views: 4978
Re: RealtimeSync
Sorry, I don't know of any file hosters - is there a place here that I can
store the file? Don't worry, I'm trying to help, not hurt ... :-).
Thanks!
store the file? Don't worry, I'm trying to help, not hurt ... :-).
Thanks!
- 18 Dec 2009, 15:05
- Forum: General Discussion
- Topic: RealtimeSync
- Replies: 33
- Views: 4978
Re: RealtimeSync
Sure - glad to help if I can. I have a video ready to go, but how do I get it
to you (as I can't seem to add an attachment here)?
Thanks!
to you (as I can't seem to add an attachment here)?
Thanks!
- 18 Dec 2009, 03:36
- Forum: General Discussion
- Topic: RealtimeSync
- Replies: 33
- Views: 4978
Re: RealtimeSync
That may be it! I'm running under Vista.
Nope, no tray settings for inactive icons, and I checked to confirm - but it's
not there (but it still is in the taskbar).
Nope, no tray settings for inactive icons, and I checked to confirm - but it's
not there (but it still is in the taskbar).
- 17 Dec 2009, 22:32
- Forum: General Discussion
- Topic: Mirror "Moving" Files?
- Replies: 5
- Views: 1653
Re: Mirror "Moving" Files?
OK, maybe just confusion on my part - does "move" really mean delete (on the
right hand side)? I was thinking it meant move, from left to right.
Thanks!
right hand side)? I was thinking it meant move, from left to right.
Thanks!
- 17 Dec 2009, 22:32
- Forum: General Discussion
- Topic: RealtimeSync
- Replies: 33
- Views: 4978
Re: RealtimeSync
Yes, you are correct - silent batch jobs.
Nope - when I minimize it stays on the task bar, and doesn't return to the
tray. Is there a trick to this?
Nope - when I minimize it stays on the task bar, and doesn't return to the
tray. Is there a trick to this?
- 17 Dec 2009, 18:32
- Forum: General Discussion
- Topic: Mirror "Moving" Files?
- Replies: 5
- Views: 1653
Re: Mirror "Moving" Files?
Yes, I am - but that's not quite my question. If I'm mirroring, nothing should
be moved, right? I can see items being copied, but move implies copy then
delete ... which shouldn't happen - correct?
Thanks!
be moved, right? I can see items being copied, but move implies copy then
delete ... which shouldn't happen - correct?
Thanks!
- 17 Dec 2009, 18:24
- Forum: General Discussion
- Topic: Mirror "Moving" Files?
- Replies: 5
- Views: 1653
Mirror "Moving" Files?
Hi,
I tried a mirror synchronization, and during the processing it indicated that
it was "moving" some files from the left side to the right side. Just to
confirm - no files are actually being moved (and deleted from the left side),
right?
This is likely just a confusion in wording.
Thanks!
I tried a mirror synchronization, and during the processing it indicated that
it was "moving" some files from the left side to the right side. Just to
confirm - no files are actually being moved (and deleted from the left side),
right?
This is likely just a confusion in wording.
Thanks!
- 16 Dec 2009, 17:29
- Forum: General Discussion
- Topic: RealtimeSync
- Replies: 33
- Views: 4978
Re: RealtimeSync
Sorry - I mean resuming from the tray, by selecting restore from the popup
menu, or by double clicking on it. The issue is that I can't get it back in
the tray, and off the task bar, after that ... :-(.
Thanks!
menu, or by double clicking on it. The issue is that I can't get it back in
the tray, and off the task bar, after that ... :-(.
Thanks!