You must Sign In to post a response.
Category: JavaScript
#766697
What you meant by ftp drive? Do you want to access the FTP location using JavaScript? If yes what operation you want to do? Please provide the details of your exact requirement and what you are trying to do.
Regards,
Asheej T K
Regards,
Asheej T K
#766700
Yes I want to open FTP drive using javascript for copying files from local to FTP drive
#766704
Hi,
I don't any code related to Query. Kindly go through the below mentioned Links. It will Helps you lot.
1.http://stackoverflow.com/questions/34703594/ftp-connection-and-copying-file-using-javascript
2.http://stackoverflow.com/questions/5064408/copy-files-from-ftp-server-to-local-directory
3.http://serverfault.com/questions/515182/how-to-automate-a-transfer-of-file-from-server-to-local-system-using-ftp
4.http://www.dummies.com/how-to/content/how-to-use-ftp-from-terminal-to-transfer-mac-files.html
I don't any code related to Query. Kindly go through the below mentioned Links. It will Helps you lot.
1.http://stackoverflow.com/questions/34703594/ftp-connection-and-copying-file-using-javascript
2.http://stackoverflow.com/questions/5064408/copy-files-from-ftp-server-to-local-directory
3.http://serverfault.com/questions/515182/how-to-automate-a-transfer-of-file-from-server-to-local-system-using-ftp
4.http://www.dummies.com/how-to/content/how-to-use-ftp-from-terminal-to-transfer-mac-files.html
#766733
hi
you can go through below links. It will Help to you
Name : Dotnet Developer-2015
Email Id : kumaraspcode2009@gmail.com
'Not by might nor by power, but by my Spirit,' says the LORD Almighty.
you can go through below links. It will Help to you
"stackoverflow.com/questions/34703594/ftp-connection-and-copying-file-using-javascript"
"codeproject.com/Articles/5861/A-Simple-FTP-Solution"
"webmonkey.com/2010/02/ftp_for_beginners/"
Name : Dotnet Developer-2015
Email Id : kumaraspcode2009@gmail.com
'Not by might nor by power, but by my Spirit,' says the LORD Almighty.
#766873
We can use xmlHttprequest of Ajax calls for ftp and including xml and file and also used to retrive any type of data.
SRI RAMA PHANI BHUSHAN KAMBHAMPATI
SRI RAMA PHANI BHUSHAN KAMBHAMPATI
Return to Return to Discussion Forum