Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

FTP Upload

$
0
0

Hi, i have problem to upload file to FTP Server. I use this code for upload a file :

…. fx = Ti.Filesystem.getFile(Ti.Filesystem.applicationDataDirectory,'fwb.txt'); fx.write('Testing');

controlSocket.write('STOR '+ fx.name +'\n',e.from); …

The response error is : [SERVER] 553 Can't open that file: Permission denied

I think that i have problem to access a local file. Can you help me ? thanks


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>