( TCH | 2022. 06. 12., v – 13:36 )

Most ott tartunk, hogy egyik javasolt megoldás se működött, viszont kiderült, hogy könyvtárakat tudunk létrehozni. A feltöltés viszont elszáll, debug mode-ban ez jön ki rá:
LOOKUP /public_html/css/add.svg
getattr /public_html/css/add.svg
   unique: 10, error: -2 (No such file or directory), outsize: 16
unique: 14, opcode: CREATE (35), nodeid: 33, insize: 64, pid: 79646
create flags: 0xa02 /public_html/css/add.svg 0100644 umask=0000
ftpfs: operation ftpfs_open failed because Operation not supported
   unique: 14, error: -45 (Operation not supported), outsize: 16
ftpfs: operation ftpfs_getattr failed because No such file or directory
   unique: 18, error: -2 (No such file or directory), outsize: 16
Szóval azért nem lehet feltölteni rá, mert a CurlFtpFS nem támogatja a CREATE-et. (Egyébként kipróbáltuk, a Sublime sem tud új fájlt menteni, csak régit felülírni.) Lehetséges lenne ez? Nekem Linux alatt: curlftpfs 0.9.2 libcurl/7.38.0 fuse/2.9 Neki macOS alatt: curlftpfs 0.9.2 libcurl/7.80.0 fuse/2.9 Ha itt megy, ott is mennie kéne...