h3imdall / ftp-remote-edit

Edit files on ftp servers with Atom editor and without a workspace.
MIT License
178 stars 27 forks source link

Can't upload bigger folder. #348

Closed d3tr1tus closed 4 years ago

d3tr1tus commented 5 years ago

I can't upload bigger folder. After 30s say that. Error: Set timeout... Can you give me advice how can i solve it?

Thanks

cschindl commented 4 years ago

Hi @d3tr1tus,

unfortunately, the upload is not optimized for larger files or data volumes. It should only be used for smaller files. The plugin is not a replacement for a real (S)FTP client. It should only simplify the editing of files on the remote server. Please use an (S)FTP client such as FileZilla to upload large amounts of data.