Groups
Groups
Sign in
Groups
Groups
ruby-roo
Conversations
About
Send feedback
Help
(Errno: Errno:EACCES) - When trying to download excel file
54 views
Skip to first unread message
channafow
unread,
May 14, 2012, 10:23:18 PM
5/14/12
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 ruby-roo
Hi,
I am trying to download / open a file from a url:
book = Excel.new( URL );
puts 'Loaded'
The file is downloaded and a new folder/excel sheet is created, though
an error occurs before the following statement (puts) is executed:
'unlink': Permission denied - { newly created filepath } (Errno:
EACCES)
I check the permissions of the new file that is created, and that
seems ok (full permissions for the user account that I am logged in
as). I am running this on a Windows 7 machine.
Reply all
Reply to author
Forward
0 new messages