Search found 948 matches

by therube
26 Jul 2020, 22:22
Forum: Help
Topic: Error upper or lower case letters in FTP
Replies: 4
Views: 2385

Re: Error upper or lower case letters in FTP

(I don't know, but being that both source & destination are NTFS, being that NTFS is (typically) case insensitive, you would think that FTP would work in that manner also. Or that at least FFS could check sensitivity of source/destination & then have FTP work in acceptable manner. [Non-Windo...
by therube
26 Jul 2020, 22:02
Forum: General Discussion
Topic: Feature Request: When finished: Show Log
Replies: 20
Views: 2117

Re: Feature Request: When finished: Show Log

In your case, you may want to change it again, something like, ('dir /b k:\nis*.html'') (As it is, for you, it is finding "NIS-BKP 2", which would be the wrong file [directory].) When correct it should presumably display *194512*.html. (Heh. But then, notepad won't help too much with .html...
by therube
26 Jul 2020, 21:55
Forum: General Discussion
Topic: Feature Request: When finished: Show Log
Replies: 20
Views: 2117

Re: Feature Request: When finished: Show Log

(I made some slight changes to PostLog.bat, above.)

In your case, you may want to change it again, something like, ('dir /b k:\nis*.html'')


(As it is, for you, it is finding "NIS-BKP 2", which would be the wrong file.)
by therube
26 Jul 2020, 21:45
Forum: General Discussion
Topic: Feature Request: When finished: Show Log
Replies: 20
Views: 2117

Re: Feature Request: When finished: Show Log

(For Windows.) Try this, adjusting as needed. PostLog.bat: for /f "delims=|" %%i in ('dir /b C:\LOGS\FFS_LOGS\') do set LASTLOG=%%~fi echo The last log is: %LASTLOG% pause notepad.exe "%LASTLOG%" Set your directory to wherever you have your FFS logs directory set to. LASTLOG will...
by therube
24 Jul 2020, 17:19
Forum: General Discussion
Topic: Feature Request: When finished: Show Log
Replies: 20
Views: 2117

Re: Feature Request: When finished: Show Log

(I'm not thinking right but) something like... I'm on Windows, & when I said "like", I meant like ;-). As in what I wrote was a mixture of DOS & Unix commands (& syntax's). So the PostLog.bat that you came up with actually does work? And just what command line are you using in...
by therube
24 Jul 2020, 17:11
Forum: Help
Topic: FFS Batch File NAS Issue
Replies: 3
Views: 1125

Re: FFS Batch File NAS Issue

When you're saying "batch files", you're meaning a FFS .ffs_batch (rather then some arbitrary .bat or .cmd)?
by therube
24 Jul 2020, 17:08
Forum: Help
Topic: Donation Version 11 Update Issues with Norton
Replies: 6
Views: 1534

Re: Donation Version 11 Update Issues with Norton

What would have happened if you clicked, Ignore, as in, would it have, & the install continued?
by therube
24 Jul 2020, 17:05
Forum: Help
Topic: scheduled tasks errors with Mapped Drive
Replies: 3
Views: 1098

Re: scheduled tasks errors with Mapped Drive

If you use a UNC path (instead of mapped drive letter) for the regular user, does that work?
by therube
22 Jul 2020, 19:47
Forum: Help
Topic: Version 11
Replies: 1
Views: 1116

Re: Version 11

A more complete explanation of your issues would be nice.

Anyhow, https://freefilesync.org/archive.php.
by therube
22 Jul 2020, 18:27
Forum: General Discussion
Topic: Feature Request: When finished: Show Log
Replies: 20
Views: 2117

Re: Feature Request: When finished: Show Log

Create a couple batch files that run SHUTDOWN.EXE (with appropriate parameters) ? Call one, Sleep.bat. The other, Shut down.bat. (I'm not sure if Shutdown offers a sleep option?) Oh, you're wanting, Show Log. (I'm not thinking right but) something like... showlog.bat: cat `dir /od- /b [path-to-log-d...
by therube
22 Jul 2020, 18:15
Forum: General Discussion
Topic: Stuck on an "Error retry" - errors in LOG I dont understand
Replies: 2
Views: 878

Re: Stuck on an "Error retry" - errors in LOG I dont understand

(Aside from the 0x52 error issue itself, you might want to exclude the /cache2/ directory - as it is only [browser/mail] cache files [& not likely to be of much value].)
by therube
22 Jul 2020, 17:48
Forum: General Discussion
Topic: ver 10.25 cannot handle certain characters - is there a way to d/l previous ver? (update: issue with Linux)
Replies: 10
Views: 1946

Re: ver 10.25 cannot handle certain characters - is there a way to d/l previous ver?

(If I'm reading correctly, he wants directories displayed before files. And by add a space to the beginning of the directory name, he accomplishes that - where otherwise directory & files would be intermingled. [And one would have to assume that he does not have files starting with a space.]) (T...
by therube
17 Jul 2020, 14:48
Forum: Help
Topic: [Invalid] [RTS] has stopped, syncing
Replies: 4
Views: 2422

Re: [RTS] has stopped, syncing

Rebooted. No Change. --- Alright, humor me this. My _real read: "C:\DEV\BACKUP\FreeFileSync_XP\FreeFileSync.exe" "C:\DEV\BACKUP\FFS_PROFILES\JCS.2.NAS_DB_BU.ffs_batch" And I think, FreeFileSync.exe ? And so I run that directly from a C: prompt. And I see (2) FreeFileSync*.exe fir...
by therube
16 Jul 2020, 16:43
Forum: Help
Topic: [Invalid] [RTS] has stopped, syncing
Replies: 4
Views: 2422

[Invalid] [RTS] has stopped, syncing

[RTS] has stopped, syncing How to troubleshoot? XP, FFS 10.11 Syncing from PC to local NAS. Thought I had a good feel for what was going on, & things were going on just fine. And then I stepped away a bit. Came to realize that my last sync was 7-8-20 (per the latest .log file). Checked & saw...
by therube
13 Jul 2020, 18:36
Forum: Help
Topic: .ffs_lock Creation Error
Replies: 10
Views: 4296

Re: .ffs_lock Creation Error

Everything is great (well, at everything).
And can quickly point you to >260.

Search for:
path:len:>260
Might help point something out.
by therube
07 Jul 2020, 16:00
Forum: Help
Topic: What causes ffs_tmp errors?
Replies: 13
Views: 5930

Re: What causes ffs_tmp errors?

What are your Sync settings pertaining to Delete files: ?

If you have it set to Recycle bin, is there any change if you set it to Permanent or Versioning?
(Test with test data.)
by therube
06 Jul 2020, 18:19
Forum: Help
Topic: ffs_batch files gets deleted after running
Replies: 1
Views: 2653

Re: ffs_batch files gets deleted after running

So are you using RealTimeSync.exe ?
If so, what is the command line (or otherwise) that you are using for it?

Or are you simply clicking (or similar) xxx.ffs_batch?

And you're saying that if you run, xxx.ffs_batch, on completion, the file xxx.ffs_batch no longer exists?
by therube
06 Jul 2020, 17:57
Forum: Help
Topic: SFTP doesn't detect renames
Replies: 5
Views: 3761

Re: SFTP doesn't detect renames

What Sync settings are you using?
by therube
06 Jul 2020, 17:47
Forum: Help
Topic: GDrive "This file has been identified as malware or spam and cannot be downloaded"
Replies: 5
Views: 6651

Re: GDrive "This file has been identified as malware or spam and cannot be downloaded"

(Presumably, if the file is password protected, Google wouldn't be able to identify "malware" ...)
by therube
06 Jul 2020, 17:42
Forum: Help
Topic: What causes ffs_tmp errors?
Replies: 13
Views: 5930

Re: What causes ffs_tmp errors?

No clue, but if you set Exclude Filters of:
\RECYCLER\
\RECYCLED\
\$Recycle.Bin\
does that make any difference?
by therube
30 Jun 2020, 15:41
Forum: Help
Topic: replicate Date/time creation and modification
Replies: 4
Views: 2597

Re: replicate Date/time creation and modification

@LutzH, isn't that going to be dependent on your Cloud?
Who is your Cloud. (Heh, Dropbox.)

Normally, FFS will maintain the date of files synced (locally).


[Dropbox] FAQs about modified dates for files and folders
by therube
29 Jun 2020, 19:10
Forum: General Discussion
Topic: Missing option for file compare / validation after sync
Replies: 3
Views: 2092

Re: Missing option for file compare / validation after sync

Effectively, there is no possibility for FFS (or any other application) to force the just written file to be read from the device (here: disk or SSD). Why? (And not like I know one way or the other, but... How to flush the disk read cache under Windows? How can I invalidate the file system cache? M...
by therube
29 Jun 2020, 18:35
Forum: General Discussion
Topic: mac osx catalina real time sync
Replies: 2
Views: 1592

Re: mac osx catalina real time sync

(Not knowing anything of Mac...)

Wouldn't it be (virtually) the same?
/bin/FreeFileSync/RealTimeSync.bin   /~home/Backup Projects.ffs_real
Adjusting the paths, names, as needed?
by therube
29 Jun 2020, 18:26
Forum: General Discussion
Topic: Missing %logfile_path%
Replies: 2
Views: 1573

Re: Missing %logfile_path%

(Or maybe when it is a "Nothing to synchronize" condition, create the time stamped log file, as is currently done, only set it to 0 bytes, solely as an indicator that things happened, but there was nothing to do. Or an option to not create, or create as 0 bytes. [And I guess, current behav...
by therube
29 Jun 2020, 17:44
Forum: Help
Topic: NTFS to NTFS via SMB Move Detection Not Working?
Replies: 8
Views: 2107

Re: NTFS to NTFS via SMB Move Detection Not Working?

(A little bit on Case Sensitive.)

For reference, DrivePool.
by therube
25 Jun 2020, 16:58
Forum: Help
Topic: issue
Replies: 6
Views: 1529

Re: issue

Next, compress the .dmp file as zip or rar and send it to zenju [at] freefilesync.org. If the attachment's size is too large for email, upload it to some free file hoster and send the link instead.
by therube
25 Jun 2020, 16:47
Forum: General Discussion
Topic: RFE: Update option to use Database
Replies: 0
Views: 1146

RFE: Update option to use Database

RFE: UPDATE sync option to have the ability to use Database (Detect moved files, sync.ffs_db) A pack-rat. So I archive away stuff, say like programs. And I keep a "library" /LIB/ of various programs. /LIB/COMPRESS/ /LIB/EDITORS/ /LIB/NETT/ ... And within each subdirectory, I'm likely to ha...