[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!
How do I write the logodata CVS to the ftp root
How do I write the logodata CVS to the ftp root
- Attachments
-
- 2016-09-02 14_07_31-Information.png (30.35 KiB) Viewed 6696 times
Re: How do I write the logodata CVS to the ftp root
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.
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
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
https://forum.filezilla-project.org/vie ... php?t=9200
Re: How do I write the logodata CVS to the ftp root
To write files to FTP, you must have the write-right to the folder.