Page 1 of 1

How do I write the logodata CVS to the ftp root

Posted: Fri Sep 02, 2016 12:11 pm
by noontz
[attachment=0]2016-09-02 14_07_31-Information.png[/attachment]

Please see screenshot..

What is the variable literal for the ftp rootfolder so I can save the log#####.csv to the ftp root folder, or how to achieve this?

Something like : %ROOT%\log%20160902-134415%.CSV

Thank you!

Re: How do I write the logodata CVS to the ftp root

Posted: Sun Sep 04, 2016 3:35 am
by RiseFly
BestSync has not this kind of option.
But you can archive this by the following steps:
1. Create a sub-folder (for example \log) under the local folder.
2. Set the log file path to the sub-folder.
This way, Bestsync will upload the new log file to FTP server at the next synchronization.

Re: How do I write the logodata CVS to the ftp root

Posted: Mon Sep 05, 2016 9:16 am
by noontz
This was our first approach, but due to accessright restrictions in the FileZilla ftp server, it was not possible without changing policy for all ftp sites.

https://forum.filezilla-project.org/vie ... php?t=9200

Re: How do I write the logodata CVS to the ftp root

Posted: Mon Sep 05, 2016 1:09 pm
by RiseFly
To write files to FTP, you must have the write-right to the folder.