Search found 7210 matches
- 19 Nov 2024, 12:42
- Forum: Help
- Topic: Email Notifications
- Replies: 6
- Views: 204
Re: Email Notifications
The "api" subdomain should give it away that this URL is not meant to be opened by a browser. Yes, allowing HTTPS traffic (port 443) for this domain (that should include its sub-pages!) will allow for email sending.
- 15 Nov 2024, 16:02
- Forum: Help
- Topic: Email Notifications
- Replies: 6
- Views: 204
- 15 Nov 2024, 08:04
- Forum: Help
- Topic: ERROR_ACCESS_DENIED: Access is denied. [DirReaderPlus]
- Replies: 6
- Views: 206
Re: ERROR_ACCESS_DENIED: Access is denied. [DirReaderPlus]
Most likely you've (accidentally?) changed the symbolic link handling, see the comparison config page: https://freefilesync.org/manual.php?topic=comparison-settings "ERROR_ACCESS_DENIED" is the default response when symlink handling is set to "follow" for these folders as you saw in Explorer. By ...
- 13 Nov 2024, 11:50
- Forum: General Discussion
- Topic: Allow more space for text tips
- Replies: 2
- Views: 1110
Re: Allow more space for text tips
Thanks for the report! Issues have been fixed for the next release:
1. Filter description: Added newline and disabled hard-coded line-wrap:
2. Sync description: Increased hard-coded line-wrap to 250 pixels:
1. Filter description: Added newline and disabled hard-coded line-wrap:
2. Sync description: Increased hard-coded line-wrap to 250 pixels:
- 13 Nov 2024, 08:36
- Forum: Help
- Topic: Problem setting up sync local <-> FTP with database file
- Replies: 2
- Views: 151
- 10 Nov 2024, 09:02
- Forum: General Discussion
- Topic: Improving Error Messages for Batch Jobs when using Volume GUIDs
- Replies: 1
- Views: 106
Re: Improving Error Messages for Batch Jobs when using Volume GUIDs
I believe the drive must be accessible in order to determine the drive letter from a given volume GUID.
- 09 Nov 2024, 16:08
- Forum: Help
- Topic: OpenSSL SSL_write: SSL_ERROR_SYSCALL when replicating the file to the remote ftp server
- Replies: 5
- Views: 313
Re: OpenSSL SSL_write: SSL_ERROR_SYSCALL when replicating the file to the remote ftp server
Looks like a libcurl bug: https://github.com/curl/curl/issues/15101
Here is a fixed version for testing: https://www.mediafire.com/file/e56rt0snrda9974/FreeFileSync_13.9_%255BBeta%255D_Windows_Setup.exe
Here is a fixed version for testing: https://www.mediafire.com/file/e56rt0snrda9974/FreeFileSync_13.9_%255BBeta%255D_Windows_Setup.exe
- 05 Nov 2024, 08:11
- Forum: Help
- Topic: UPDATE mode - Files on target have been renamed lead to files on source detected as new file
- Replies: 9
- Views: 251
Re: UPDATE mode - Files on target have been renamed lead to files on source detected as new file
Most likely these files have been renamed *and* changed.
- 04 Nov 2024, 10:33
- Forum: Help
- Topic: I can't pay you!
- Replies: 4
- Views: 193
Re: I can't pay you!
The website doesn't handle credit cards directly but uses Stripe as payment processor.
- 03 Nov 2024, 08:34
- Forum: Help
- Topic: Disable the icons
- Replies: 3
- Views: 213
Re: Disable the icons
What does this question have to do with FreeFileSync?
- 02 Nov 2024, 17:46
- Forum: General Discussion
- Topic: Option TO STOP DELETING FILES FROM ABSENT DRIVE
- Replies: 24
- Views: 522
Re: Option TO STOP DELETING FILES FROM ABSENT DRIVE
CreateFile(The system cannot find the path specified.3) : S:\III\... this, while copying files to it, to S:, it went "offline", This can happen due to hardware failure, e.g. a flaky USB cable, or loose contact. I'm sure this can also happen when the USB port can't handle sustained high load (low ...
- 31 Oct 2024, 13:32
- Forum: General Discussion
- Topic: Option TO STOP DELETING FILES FROM ABSENT DRIVE
- Replies: 24
- Views: 522
Re: Option TO STOP DELETING FILES FROM ABSENT DRIVE
In case you're able to, a trace file that covers the FFS scanning phase at a time where files are not showing up, although you would expect them to, would help to clarify if it's possible to detect this situation (albeit its a bit clutching at straws, because I don't think it is) https ...
- 31 Oct 2024, 12:50
- Forum: General Discussion
- Topic: Option TO STOP DELETING FILES FROM ABSENT DRIVE
- Replies: 24
- Views: 522
Re: Option TO STOP DELETING FILES FROM ABSENT DRIVE
Access control glitch, most likely:
viewtopic.php?t=11697&p=45400#p45395
viewtopic.php?t=11697&p=45400#p45395
- 31 Oct 2024, 11:41
- Forum: Help
- Topic: mtp long time
- Replies: 2
- Views: 294
Re: mtp long time
I saw these hangs when trying to rename a file on some MTP devices. For whatever reason the smartphone gets freaked out and blocks for 30 seconds, apparently doing nothing.
To verify you could test disabling the DB file (which renames the file sync.ffs_tmp to sync.ffs_db).
To verify you could test disabling the DB file (which renames the file sync.ffs_tmp to sync.ffs_db).
- 31 Oct 2024, 11:37
- Forum: General Discussion
- Topic: Option TO STOP DELETING FILES FROM ABSENT DRIVE
- Replies: 24
- Views: 522
Re: Option TO STOP DELETING FILES FROM ABSENT DRIVE
Sure, the problem is how to detect a fake empty folder from a real empty folder when there are no error messages.
- 31 Oct 2024, 11:04
- Forum: General Discussion
- Topic: Option TO STOP DELETING FILES FROM ABSENT DRIVE
- Replies: 24
- Views: 522
Re: Option TO STOP DELETING FILES FROM ABSENT DRIVE
All these ERROR_ACCESS_DENIED are also wery weird. When the issue really was about network connectivity these should be something like ERROR_NETNAME_DELETED. Perhaps access control is somehow responsible for these fake empty folders: https://sharepoint.stackexchange.com/questions/98360/users-getting ...
- 31 Oct 2024, 10:51
- Forum: General Discussion
- Topic: Option TO STOP DELETING FILES FROM ABSENT DRIVE
- Replies: 24
- Views: 522
Re: Option TO STOP DELETING FILES FROM ABSENT DRIVE
A few observations: The volume "S:\" apparently did "exist" during comparison, otherwise the subfolders would not have been found. Some folders failed scanning with "Cannot read directory". None of these failures lead to file deletions and they were properly skipped. On the other hand, the folders ...
- 30 Oct 2024, 11:06
- Forum: Help
- Topic: FreeFileSync through virtualbox - GoogleDrive Error
- Replies: 1
- Views: 141
Re: FreeFileSync through virtualbox - GoogleDrive Error
Might be a temporary network issue. I've opened an already running OpenSuse Leap in Vmware and also got EAI_NONAME(-2) at first after clicking "add connection". Then when trying to reproduce this after a minute or so, the error was gone, and the browser opened as expected.
- 28 Oct 2024, 17:03
- Forum: Help
- Topic: Copy the name and/or path of selected files
- Replies: 13
- Views: 408
Re: Copy the name and/or path of selected files
There is no need for scripts! Copying to the clipboard can be done directly Let me clarify this, because I think this is a nice feature that nobody really knows about: The custom commands of the FFS context menu are directly evaluated by cmd.exe just like the contents of a cmd/bat file! So they are ...
- 28 Oct 2024, 14:01
- Forum: Help
- Topic: Google Drive upload speed suddenly throttled?
- Replies: 31
- Views: 1351
Re: Google Drive upload speed suddenly throttled?
Sign me up as well! Because this claim doesn't make any sense! :DYou have my attention and I would like to subscribe to your newsletter! 😂 ccarcit, 27 Oct 2024, 00:09Hi,
Zenju can clarify this but my research shows that:
FreeFileSync doesn't directly use the Google Drive API for connectivity etc Flowers4, 26 Oct 2024, 19:46
- 28 Oct 2024, 12:15
- Forum: General Discussion
- Topic: Google Drive: Security assessment
- Replies: 2
- Views: 185
Re: Google Drive
The article is correct. Security assessments for third-party access to Google Drive are apparently a yearly thing now. The process is beyond bizarre. Last time FFS passed, however. I have no idea how long this "luck" is going to last: https://freefilesync.org/forum/viewtopic.php?t=11010#p42170
- 25 Oct 2024, 19:17
- Forum: General Discussion
- Topic: FFS (Free File Sync)
- Replies: 1
- Views: 1315
Re: FFS (Free File Sync)
I'm glad to hear that! :D You wouldn't believe it, but there have been voices in the past that called the FFS GUI "antiquated".And the UI is just so beautiful that it fills me with joy when I use it. jackster, 02 Aug 2024, 17:15
- 25 Oct 2024, 15:30
- Forum: General Discussion
- Topic: Apply license .key
- Replies: 6
- Views: 447
Re: Apply license .key
No, that's your superstition ;)May not be required but that’s the only thing that worked to activate. :) bakebeans, 25 Oct 2024, 15:26
- 25 Oct 2024, 15:28
- Forum: Help
- Topic: FFS: Unresolved Conflicts "The items have different names"
- Replies: 5
- Views: 332
Re: FFS: Unresolved Conflicts
Then you may want to disable "Use database to detect moved/renamed files" No, it's the opposite. Using the database prevents this conflict and correctly detects a direction. But only starting with the second sync, obviously, because it needs to compare against the former state. OP apparently synced ...
- 25 Oct 2024, 15:23
- Forum: General Discussion
- Topic: Apply license .key
- Replies: 6
- Views: 447
Re: Apply license .key
No, that's not required.Thanks All, Looks like I had to move the .key file to OPT/FreeFileSync. Its now working. bakebeans, 30 Sep 2024, 04:12
- 25 Oct 2024, 15:15
- Forum: Help
- Topic: Sych files Local C: to External HDD H: - auto delete empty folder
- Replies: 4
- Views: 387
Re: Sych files Local C: to External HDD H: - auto delete empty folder
If I move this album to my ARCHIVE folder on C: and synchronize with FFS, it will ADD the NEW folder in the H: Media / Photos /Archive / [Album1] archive to H:, BUT it will leave an empty “archived” album folder in H: Media / Photos / [Album1]. I can't imagine this being the case. Except perhaps whe ...
- 25 Oct 2024, 15:00
- Forum: Help
- Topic: Firewall rules for Email notifications
- Replies: 3
- Views: 282
Re: Firewall rules for Email notifications
Is this ChatGPT nonsense!? None of the above is true. FreeFileSync (currently) doesn't support custom SMTP.I haven't tried it but supposedly you can configure FFS to use your own SMTP server.
[...]
Here's a general guide on how to do it: sam23, 03 Oct 2024, 03:32
- 25 Oct 2024, 14:48
- Forum: Help
- Topic: Copy the name and/or path of selected files
- Replies: 13
- Views: 408
Re: Copy the name and/or path of selected files
This could be done by creating some small batch scripts and having them called using the "custom context menu" options in FFS. There is no need for scripts! Copying to the clipboard can be done directly, see the example in: https://freefilesync.org/manual.php?topic=external-applications echo %item ...
- 25 Oct 2024, 09:40
- Forum: General Discussion
- Topic: Folder for recycling on the ftp server
- Replies: 1
- Views: 167
Re: Folder for recycling on the ftp server
That's just normal behavior. You can select any folder for versioning, doesn't matter if local, (S)FTP, MTP, or Google Drive: https://freefilesync.org/manual.php?topic=versioning