Gaufrette icon indicating copy to clipboard operation
Gaufrette copied to clipboard

Modify FTP adapter to manage long paths

Open FaustineLarmagna opened this issue 7 years ago • 1 comments

In this pull request you will find the solution I used to fix an issue ( #431 ) when dealing with too long file/directory paths: move the pointer to the directory containing the target file (or directory) before doing any FTP actions. And put the pointer back to where it was before the action afterwards.


This change is Reviewable

FaustineLarmagna avatar Sep 26 '16 13:09 FaustineLarmagna

@FaustineLarmagna Can you update your PR as requested please ?

akerouanton avatar Mar 02 '17 12:03 akerouanton