The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM


UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
How to connect unix server to unix server through shell scripts phatan Shell Programming and Scripting 2 06-22-2008 11:08 PM
How to connect unix server to unix server through shell scripts phatan Shell Programming and Scripting 2 06-19-2008 02:30 AM
Script runs fine on UNIX Server...Not through MSK Tool kit on Windows Server madhunk UNIX for Dummies Questions & Answers 5 01-31-2008 10:30 AM
Transfer file from local unix server to remote server indira Shell Programming and Scripting 2 05-03-2007 03:35 AM
Transfer file from local unix server to remote server indira HP-UX 2 05-02-2007 02:15 PM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 09-30-2008
Registered User
 

Join Date: Dec 2007
Posts: 22
how does editplus connects to unix server

hi all
i am working on a monitoring script for my server... i am able to monitor all the explicit sessions ... the problem arises when some one is using editplus to modify a file in the server .. the unix server is not showing the edit plus access as a session ... how to monitor the actions performed or to keep track of the access made to the server via edit plus ...

any help..
Reply With Quote
Forum Sponsor
  #2  
Old 10-01-2008
broli's Avatar
Registered User
 

Join Date: Dec 2007
Location: Argentina
Posts: 198
a quick read from the edit plus home page says it uses ftp to dowload a copy of the file, edit it locally, and upload the file when you save it.
so, you should try to "audit" your ftp server maybe?
Reply With Quote
  #3  
Old 10-01-2008
Ikon's Avatar
Registered User
 

Join Date: Jul 2008
Location: Phoenix, Arizona
Posts: 406
I used WinScp to connect to the server, then have set Editplus to be my editor. it works great, I am able to open multiple files in editplus and switch between "tabs" while editing. Make sure in Editplus you UNCHECK "Allow multiple Instances" in preferences, other wise it will open a new instance for everyfile you are editing.

As fas as tracking others who open the file and are editing it, I know of no way to track that. You would probabally have to setup subversion and use a client software to "Checkout" the scripts. That would keep track of changes and who has it checked out to modify it. Tourtise is a windows client to checkout from subversion.
Reply With Quote
  #4  
Old 10-01-2008
sysgate's Avatar
Unix based
 

Join Date: Nov 2006
Location: /root
Posts: 1,200
broli is saying that the editor uploads the file via ftp, so you can monitor FTP connections with netstat -na | grep "<insert your pattern here>" and then check respective FTP logs, I hope you have such.
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 03:51 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0