With FTP, the home folder depends on the login. Each login can have a home (or 
root) folder. Make sure your path is not the full path for the file system the 
ftp server is on, but rather begins with the root of that particular user.

Bob


On Jan 11, 2014, at 08:00 , Gregory Lypny <gregory.ly...@videotron.ca> wrote:

> Hello everyone,
> 
> Iā€™m having trouble getting the list of files in a subfolder, myData, of the 
> WebServer folder on a remote Mac. I am able to get listings on any folder in 
> my user account using
> 
> put url "ftp://username:password@ myRemoteMacDomain//Documents/anyFolder/ā€œ    
> 
> but the following turns up empty when I direct it to the myData folder
> 
> put url 
> "ftp://username:password@myRemoteMacDomain//Library/WebServer/share/httpd/myData/ā€œ
> 
> I have read and write permission to all of the relevant folders in 
> Library/WebServer/ and the path that I use above works fine in Mathematica 
> and FTP programs such as Interarchy. Am I specifying the path incorrectly?
> 
> Any advice would be most appreciated.
> 
> Gregory
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to