(Errno: Errno:EACCES) - When trying to download excel file

54 views
Skip to first unread message

channafow

unread,
May 14, 2012, 10:23:18 PM5/14/12
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