Search found 5 matches
- 04 Aug 2023, 11:01
- Forum: General Discussion
- Topic: Send email notification
- Replies: 99
- Views: 3240868
Re: Send email notification
Regarding Windows Server 2022: I don't have an idea. Check the firewall settings regarding open ports for outgoing traffic for SMTP and SMTPS. Set the logging option for blocked connections in a file for the firewall. So you can see if there's a blocked connection by the firewall. Or there are ...
- 04 Aug 2023, 09:45
- Forum: General Discussion
- Topic: Send email notification
- Replies: 99
- Views: 3240868
Re: Send email notification
Hello everybody
I've two small problems with this script.
1st: I'm using it on many PCs and servers, with gmail as mail server, without an issue, but on a server with Windows Server 2022 it doesn't work. I suspect something is wrong in my configuration or in the server configuration, but even ...
I've two small problems with this script.
1st: I'm using it on many PCs and servers, with gmail as mail server, without an issue, but on a server with Windows Server 2022 it doesn't work. I suspect something is wrong in my configuration or in the server configuration, but even ...
- 17 Nov 2022, 09:40
- Forum: General Discussion
- Topic: Feature request: direct SMB share as target
- Replies: 7
- Views: 2191
Re: Feature request: direct SMB share as target
Disconnect Internet (but leave LAN active) during the backup period.
(Then reconnect.)
If the NAS doesn't actually need to be net facing, block it from the Internet.
(I did that on my end. Actually, I blocked the net from the NAS - mostly.)
Keep your NAS up to date.
(I found that out the hard ...
- 16 Nov 2022, 20:21
- Forum: General Discussion
- Topic: Feature request: direct SMB share as target
- Replies: 7
- Views: 2191
Re: Feature request: direct SMB share as target
(I don't know about such things, but...)
What if you connected to the share, normally (even starting from a command line), ran FFS, then disconnected the share?
So something like:
NET USE \\NAS /u:alefello
(which would prompt you for your password)
FreeFileSync.exe
(do what you need)
NET USE ...
- 16 Nov 2022, 13:37
- Forum: General Discussion
- Topic: Feature request: direct SMB share as target
- Replies: 7
- Views: 2191
Feature request: direct SMB share as target
Hello
I want to know how to copy the files to a NAS folder shared with username and password without saving them in windows.
I want the network share (preferabilly SMB but NFS is ok too) to be accessible only by freefilesync (i.e. saving username and password inside the software settings) but not ...
I want to know how to copy the files to a NAS folder shared with username and password without saving them in windows.
I want the network share (preferabilly SMB but NFS is ok too) to be accessible only by freefilesync (i.e. saving username and password inside the software settings) but not ...