Commit graph

24 commits

Author SHA1 Message Date
glenux
f714f688ab sshfs-mapper map: Replace environment variables in map descriptions.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1664 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-03-15 16:55:16 +00:00
glenux
ab551dfc92 sshfs-mapper: Fix options & command-line parsing.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1662 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-03-10 16:56:34 +00:00
glenux
622ae38cd0 sshfs-mapper: Added basic UI files.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1660 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-03-08 00:20:47 +00:00
glenux
eafd71ecdf sshfs-mapper config:
* Added on-debug verbosity & disabled debug.
* Fixed on-block-given error.


git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1658 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-03-07 23:51:29 +00:00
glenux
56590ce897 sshfs-mapper map: Added write() method.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1657 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-03-07 23:50:27 +00:00
glenux
1ddd99e339 sshfs-mapper map: Clean up ruby code.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1656 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-03-07 23:27:53 +00:00
glenux
b6fe3b2d35 sshfs-mapper: Reorganized code.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1655 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-03-07 23:25:47 +00:00
glenux
2c979d9de2 sshfs-mapper: Renamed sshfs-mapper to sshfs-mapper.sh
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1654 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-03-07 23:24:02 +00:00
glenux
73410ea881 sshfs-mapper: Added verbosity option.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1623 eaee96b3-f302-0410-b096-c6cfd47f7835
2010-05-22 17:52:19 +00:00
glenux
83faaeccea sshfs-mapper: improve map parser for the ruby version.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1508 eaee96b3-f302-0410-b096-c6cfd47f7835
2010-01-13 23:46:48 +00:00
glenux
dc8921fa88 sshfs-mapper: fix 'shift : can't shift that many' error with old dash.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1435 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-09-17 07:11:09 +00:00
glenux
94f1e442c8 sshfs-mapper: Allow long command-line options. Test selected map existance.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1429 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-09-15 10:20:59 +00:00
glenux
c1e31a5845 sshfs-mapper: Miscellanous help fixes.
* Added help for the -a option
 * Fixed bad column alignment.
 * Added precisions for the -u option.


git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1428 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-09-15 10:03:27 +00:00
glenux
ba008f40b4 git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1417 eaee96b3-f302-0410-b096-c6cfd47f7835 2009-08-31 17:20:30 +00:00
glenux
4061410a95 sshfs-mapper: fix another bashism (+=).
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1400 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-08-15 17:40:20 +00:00
glenux
22ee9721fb sshfs-mapper: Another fix for symlinks in configuration.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1397 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-08-15 17:25:15 +00:00
glenux
99dab90904 sshfs-mapper: Replaced block braces by if/then/else/fi . Allow symlinks for configuration files.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1392 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-08-15 17:08:03 +00:00
glenux
b92f14c951 sshfs-mapper: Auto will be disabled by default (prepare option).
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1390 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-06-18 16:18:18 +00:00
glenux
69a4bcb292 sshfs-mapper: improved ruby version a bit.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1389 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-06-12 15:49:30 +00:00
glenux
47196f2dfb Added an option for listing available .map files and (u)mounting only given .map files.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1384 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-06-09 08:28:24 +00:00
glenux
3b9d963098 sshfs-mapper: new ruby-based sshfs-mapper.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1327 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-04-03 16:27:49 +00:00
glenux
a71adf342e sshfs-mapper: test joining before host:port before running sshfs.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1326 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-04-03 12:48:20 +00:00
glenux
c8c38bc652 sshfs-mapper: .map parser was buggy with some kind of whitespaces
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1261 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-03-20 16:50:41 +00:00
glenux
6aaf665db5 sshfs-mapper: create trunk directory and migrate project source code.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1221 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-03-13 13:32:32 +00:00