Re: Samba with Linux using Euphoria
- Posted by CoJaBo2 Jan 16, 2013
- 1553 views
A much easier way would be to just mount the share.
Assuming the share name is "shared",
mount -t cifs //buzz-bigbox/shared /mnt/buzz-bigbox -o username=user,password=passYou could then open, e.g., "/mnt/buzz-bigbox/shared/My Photographs 2012/2012-10-14/..."