Sorry, what I mean by written code on your windows workstation like I do is
that: Files are treated as local files as long as you have permissions for
read, write execute, etc. Which works well with my preferred text editor.
Which remembers all files I had opened last session.

So from log on into my Windows PC, the drive( share ) is automatically
mounted as long as the Samba server is running.


On Tue, Aug 5, 2014 at 2:12 PM, William Hermans <[email protected]> wrote:

> Tom, yeah you're right, I completely forgot about WinSCP, which is also
> written by the people who wrote puTTY. However Samba + Windows networked
> drives are better in that you can treat it as a regular drive. So, if you
> write code on your Windows workstation ( like I do ) Samba is the way to
> go. Samba's downside is that it requires the user to understand how to use
> / set it up. It's well worth reading up on IMHO but we all have our own
> priorities.
>
>
> On Tue, Aug 5, 2014 at 1:22 PM, dan perry <[email protected]> wrote:
>
>> Thanks for the WinSCP info. Using it I can now see what's on my BBB.
>> Seems to be a drag and drop operation from left half(PC) of screen to
>> right half(BBB) of screen.
>>
>>
>> On Tuesday, August 5, 2014 2:11:52 PM UTC-4, [email protected] wrote:
>>>
>>>
>>>
>>> On Sunday, August 3, 2014 10:20:39 AM UTC-4, dan perry wrote:
>>>>
>>>>    My only micro-computer experience has been using Arduino UNO's for
>>>> about two years.
>>>>    I found the Arduino IDE very simple to use.  Just write a program,
>>>> upload it, and everything usually works just fine.
>>>>    I have written over a hundred programs using it.
>>>>
>>>>
>>>>    Well about a week ago I received a Beaglebone Black Rev C . I hooked
>>>> it up to my computer, loaded the drivers, read a ton
>>>>    of info on it using Firefox, visited the Cloud9 site, looked at
>>>> Ytube videos, fooled around with a bunch of demos, and perused
>>>>    a slew of BBB web sites.
>>>>
>>>>     Seems great except for one problem.  Although I can now write a
>>>> program that will run on the BBB, I cannot for the life of me figure out
>>>>     how to load my programs into the BBB.
>>>>
>>>>     Arduino:   Write program, upload, and you are done.
>>>>
>>>>          BBB:   Write program, and ???.
>>>>
>>>>      I know it has to be something simple that I am missing.
>>>>
>>>
>>>
>>>  If your using a Windows PC WinSCP works great and is recommended in
>>> the Beagle Board books I have.
>>> I use it to send files back and forth to the BBB .
>>> For java script files to execute in Cloud9 they are located at
>>> /var/lib/cloud9
>>> For python programs I copy them over using WinSCP and execute python in
>>> Putty terminal ex python Blink.py
>>> Check out the Adafruit Learn site for some examples
>>>
>>> NFS is an interesting idea but WinSCP is easier to get going.
>>> Tom
>>>
>>  --
>> For more options, visit http://beagleboard.org/discuss
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "BeagleBoard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to