My solution to this problem was to mount an NFS share from another Linux machine, then this other Linux NFS server also has a Samba share. Perhaps overly complicated for the above mentioned situation. But it works great for working with a lot of source code. Especially since I can edit files live from a remote system, using whichever editor I prefer. e.g. the Samba share appears to a Windows machine as a local means of storage.
>From Linux to Linux though, one can simply use sshfs. Which mounts a remote directory to a local mount point. On Sun, Oct 4, 2015 at 6:44 AM, Dieter Wirz <[email protected]> wrote: > e.g. winscp: https://winscp.net/ > > On Sun, Oct 4, 2015 at 1:18 PM, 멘지 <[email protected]> wrote: > > I'm using Putty > > > > and i want to file transfer to my PC (window 7) > > > > I want to run only the C language, without a separate program. > > > > The file is 200kb bmp files. > > > > Is there any way ?? > > > > BBB was installed Debian > > > > -- > > 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. > -- 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.
