Hi,
Tired of using the crappy AL11, i have done my own "AL11", with some enhanced features...
Extract of the header :
* This program extend AL11 basics functions :
* - Navigate in remote folders with graphical interface
* - Open remote file on your computer with default application (excel for CSV files...) or with your favorite text editor
* - Upload/download files by button or drag/drop
* - Manage file and folder (create, rename, remove, copy, move) with button and/or by drag&drop
* - Open server shortcut & path from clipboard
* - Copy path (server/local) to clipboard
* - Compress remote file/folder (TAR+BZ2)
* - Uncompress remote file (ZIP & TAR & GZ & BZ2)
Security purpose :
- All modification on remote server require a user confirmation to avoid unwanted action
- You can define a root path to restrict acces
- You can easily manage which action is allowed by user (with an auth object for example)
This program is designed to run with a local pc under windows OS and a remote server under unix/linux compatible OS. If a different configuration is used, feel free to modify source code.
French presentation can be found here : http://quelquepart.free.fr/?p=289
And there is a direct download link (require SAPLINK to install) : http://quelquepart.free.fr/wp-content/ZAL11.nugg
Comments are welcome ![]()
![zal11-1[1].png](http://scn.sap.com/servlet/JiveServlet/downloadImage/38-66176-98467/620-359/zal11-1%5B1%5D.png)
![zal11-4[1].png](http://scn.sap.com/servlet/JiveServlet/downloadImage/38-66176-98486/395-165/zal11-4%5B1%5D.png)
Comments