How do I write the logodata CVS to the ftp root

Welcome to BestSync Support Forum!
If you have any questions, comments, concerns, suggestion, please summit here, we'll try to reply you in short time.
Thank you!
Post Reply
noontz
Posts: 2
Joined: Fri Sep 02, 2016 12:05 pm

How do I write the logodata CVS to the ftp root

Post 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!
Attachments
2016-09-02 14_07_31-Information.png
2016-09-02 14_07_31-Information.png (30.35 KiB) Viewed 6344 times
RiseFly
Site Admin
Posts: 1077
Joined: Tue Nov 03, 2009 2:51 pm

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

Post 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.
noontz
Posts: 2
Joined: Fri Sep 02, 2016 12:05 pm

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

Post 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
RiseFly
Site Admin
Posts: 1077
Joined: Tue Nov 03, 2009 2:51 pm

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

Post by RiseFly »

To write files to FTP, you must have the write-right to the folder.
Post Reply