remote-ftp icon indicating copy to clipboard operation
remote-ftp copied to clipboard

Uncaught Error: EEXIST: file already exists, mkdir '~/Desktop/MATTEO FEDUZI/Siti nostri Keliweb/t...

Open matteoFeduzi opened this issue 4 years ago • 0 comments

Hi, I receive this error when I create a file and open it, why?

  1. ...
  2. ...

Atom: 1.59.0 x64 Electron: 9.4.4 OS: macOS 12.0.1 Thrown From: remote-ftp package 2.2.4

Stack Trace

Uncaught Error: EEXIST: file already exists, mkdir '/Users/matteofeduzi/Desktop/MATTEO FEDUZI/Siti nostri Keliweb/travel.matteofeduzi.com/wp-content/themes/travel'

At /Users/matteofeduzi/.atom/packages/remote-ftp/node_modules/mkdirp/index.js:93

Error: EEXIST: file already exists, mkdir '/Users/matteofeduzi/Desktop/MATTEO FEDUZI/Siti nostri Keliweb/travel.matteofeduzi.com/wp-content/themes/travel'
    at Object.mkdirSync (fs.js:823:3)
    at Function.sync (/packages/remote-ftp/node_modules/mkdirp/index.js:72:13)
    at Proxy.makeTreeSync (/packages/remote-ftp/node_modules/fs-plus/lib/fs-plus.js:385:23)
    at ConnectorFTP._getFile (/packages/remote-ftp/lib/connectors/ftp.js:194:8)
    at /packages/remote-ftp/lib/connectors/ftp.js:530:14
    at /packages/remote-ftp/lib/connectors/ftp.js:185:9
    at Object.cb (/packages/remote-ftp/node_modules/@icetee/ftp/lib/connection.js:368:5)
    at /packages/remote-ftp/node_modules/@icetee/ftp/lib/connection.js:122:20)
    at Parser.emit (events.js:228:7)
    at Parser.write (/packages/remote-ftp/node_modules/@icetee/ftp/lib/parser.js:78:12)
    at Socket.ondata (/packages/remote-ftp/node_modules/@icetee/ftp/lib/connection.js:293:20)
    at Socket.emit (events.js:223:5)
    at addChunk (_stream_readable.js:309:12)
    at readableAddChunk (_stream_readable.js:290:11)
    at Socket.Readable.push (_stream_readable.js:224:10)
    at TCP.onStreamRead (internal/stream_base_commons.js:181:23)

Commands

Non-Core Packages

80-synth-neon 2.7.0 
80-synth-neon-ui 2.2.0 
emmet 2.4.3 
iv-terminal 1.3.1 
remote-ftp 2.2.4 
symbols-list 2.6.0 

matteoFeduzi avatar Feb 12 '22 07:02 matteoFeduzi