You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to resour...@googlegroups.com
I'm running a remoteimport script which is using http addresses for the filename. I'm getting a "File does not exist" error. I've verified that the files are accessible over http & the paths are valid.
Does remoteimport support accessing files over http or do you have to use local or "mounted" drives? thanks
Michael Hampicke
unread,
May 17, 2013, 9:58:21 AM5/17/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to resour...@googlegroups.com
If you don't modify the script, you have to mount the remote location into the local filesystem (remoteimport uses phps copy function, which requires local files).