Hi and thanks for your great job!
I'm using FFS to do two way sync some directories between Linux and Android 4.4 via FTP Server running on the Android tablet.
On some of files I receive this error from FFS:
CURLE_QUOTE_ERROR: QUOT command failed with 500
500 unable to modify last modification time [curl_easy_perform]
I used some other FTP server on the Android tablet without success.
Problem/Bug in sync between Linux and Android via FTP
- Posts: 8
- Joined: 14 Feb 2016
- Posts: 8
- Joined: 14 Feb 2016
No Idea?!!
- Posts: 4056
- Joined: 11 Jun 2019
Do you have your options set to transfer file.folder permissions?
- Posts: 8
- Joined: 14 Feb 2016
If you mean "Copy file access permisiions" in the "options menu", yes.
It's enabled by default.
It's enabled by default.
- Posts: 2451
- Joined: 22 Aug 2012
Most FTP flavours do not support setting or retaining file dates.
That is why on the target side the date is normally the moment of copying over.
That is why on the target side the date is normally the moment of copying over.