Do you have access to my free account on the hosting server XPG, through Javascript?
I wonder if it's possible to just connect to Javascript with an FTP server ( ftp://ftp.xpg.com.br ), to "Send" files.
I need some way to select the local file already login to FTP ( ftp://ftp.xpg.com.br ) then do "upload" .
I know that with the advancements of ECMAScript, APIs, DOM already there are some wonders that were previously not possible, such as access files from the Computer.
Fortunately, this does not happen anymore thanks to the FileSystem API. With the FileSystem API, a web application can create, read, browse and write to a sandboxed section of the user's local file system.
Node.js is a platform for developing network-based server-side applications using JavaScript and the V8 JavaScript Engine, that is, with Node.js we can create a variety of Web applications using only code in JavaScript.
But my knowledge of Javascript and Libraries is particularly reasonable. This is a polite way of saying I do not know where to start.
I found browsing in SOpt - Upload file with AJAX this is a quote on part of the subject mentioned here "Uploading files"
You still have to know how to sign in to your account .