|
[Sponsors] |
January 30, 2014, 07:00 |
pyFoamVtkSurface
|
#1 |
New Member
Ehsan
Join Date: May 2013
Location: Hong Kong
Posts: 5
Rep Power: 13 |
Hi
I am using pyFoamSurfacePlot.py to create some animations. It works fine as long as I am importing files from my computer but when I want to use some files from SFTP there is a problem! it seems that it can not access SFTP. Do I need to install especial libs for this purpose? I appreciate any Idea. Thanks Ehsan Last edited by Essy; January 30, 2014 at 09:56. Reason: typo |
|
January 30, 2014, 07:16 |
|
#2 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
January 30, 2014, 09:44 |
|
#3 |
New Member
Ehsan
Join Date: May 2013
Location: Hong Kong
Posts: 5
Rep Power: 13 |
Thank you Bernhard for your quick reply. Sorry I made a mistake! As You might have guessed the correct name of the script is "pyFoamSurfacePlot.py". Is there any way to have this utility access cases which are on the SFTP?
|
|
January 30, 2014, 11:03 |
|
#4 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Anyway: no. There is no direct support for SFTP. And it wouldn't make much sense as in order to plot the files they would have to be loaded over the network (acually TWICE: once to look at them for minima and maxima and a second time for the actual plotting). Anyway: what I'd suggest is "SSH over FUSE": http://en.wikipedia.org/wiki/SSHFS That looks like a regular filesystem (so pyFoamSurfacePlot.py can work with it)
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
January 31, 2014, 02:30 |
|
#5 |
New Member
Ehsan
Join Date: May 2013
Location: Hong Kong
Posts: 5
Rep Power: 13 |
Many thanks for your help Bernhard. It works fine with SSHFS!
|
|
Tags |
pyfoam, pyfoamsurfaceplot.py |
|
|