I'm using FreeFileSync (FFS) to upload some files using ftps to some web server.
Some process on the web server will immediately grab those files for further processing
but somehow it must be sure that file is completely uploaded
Simplest strategy would be if FFS upload with name prefixed with a ...
Search found 4 matches
- 01 Feb 2020, 15:06
- Forum: Help
- Topic: Rename after upload
- Replies: 0
- Views: 238
- 17 Dec 2019, 19:41
- Forum: Help
- Topic: Protecting the settings
- Replies: 0
- Views: 152
Protecting the settings
I'm setting up a small project using freefilesync to upload files with FTP and explicit TLS/TLS
i don,t want the user to ask for the password. (OK)
I don,t want the user to know / view the password.
Now anyone who open the gui can view the password used for the FTP account.
Is there a way to hide ...
i don,t want the user to ask for the password. (OK)
I don,t want the user to know / view the password.
Now anyone who open the gui can view the password used for the FTP account.
Is there a way to hide ...
- 12 Dec 2019, 02:19
- Forum: Help
- Topic: Action after succesful uploading
- Replies: 2
- Views: 353
Re: Action after succesful uploading
Thanks, I see now. There are options to run a command on completion, on success, or on error.
Also, if one runs freefilesync from a command line, it returns a different exit code according to status.
Finally, one may look in the log file to get the exact file names that were copied with success ...
Also, if one runs freefilesync from a command line, it returns a different exit code according to status.
Finally, one may look in the log file to get the exact file names that were copied with success ...
- 11 Dec 2019, 16:21
- Forum: Help
- Topic: Action after succesful uploading
- Replies: 2
- Views: 353
Action after succesful uploading
Context: local folder contains many files which are uploaded to ftps
Once an item of the local folder is uploaded with success,
I would like this item to be deleted, or better, moved to some local folder
Is this possible to automate this with freefilesync ?
Once an item of the local folder is uploaded with success,
I would like this item to be deleted, or better, moved to some local folder
Is this possible to automate this with freefilesync ?