1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
Commit graph

118 commits

Author SHA1 Message Date
Javier Montalvo Orus
66a3ca2e50 [198692] FTP should mark files starting with "." as hidden 2007-10-01 16:19:40 +00:00
Martin Oberhuber
a46672968f [203500] Support encodings for SSH Sftp and FTP paths 2007-09-26 22:50:53 +00:00
Martin Oberhuber
eec09ac96e [203490] Fix NPE in SftpService.getUserHome() 2007-09-26 21:14:52 +00:00
Martin Oberhuber
be038e0311 [204669] Fix ftp path concatenation on systems using backslash separator 2007-09-26 13:24:53 +00:00
Martin Oberhuber
1066284919 [203306] Fix Deadlock comparing two files on FTP 2007-09-14 12:56:30 +00:00
Martin Oberhuber
61b5360d32 Fix exception handling for cloneFTPClient() 2007-08-10 13:17:27 +00:00
Javier Montalvo Orus
4bdb33cd8e [199243] Renaming a file in an FTP-based EFS folder hangs all of Eclipse 2007-08-10 12:51:04 +00:00
Martin Oberhuber
ebab655fd1 Remove obsolete build.properties entries 2007-08-10 12:02:31 +00:00
Martin Oberhuber
c7b06ec1e7 [199548] Avoid touching files on setReadOnly() if unnecessary 2007-08-10 11:38:26 +00:00
Martin Oberhuber
f7c5502c4e [198638] Clear ftp statCache on all operations that modify the remote 2007-08-02 15:23:58 +00:00
Martin Oberhuber
0bdec9ed01 [192610] Fix thread safety for delete(), upload(), setReadOnly() operations 2007-08-02 12:05:57 +00:00
Martin Oberhuber
89d501fd49 [198638][198645] Fix FTP caching and case sensitivity issues 2007-08-02 11:35:28 +00:00
Javier Montalvo Orus
757b183b1f [195830] RSE performs unnecessary remote list commands 2007-08-01 17:09:56 +00:00
Javier Montalvo Orus
4f92ce3fba [198272] FTP should return classification for symbolic links so they show a link overlay 2007-08-01 15:48:12 +00:00
Javier Montalvo Orus
0689688bfa [192610] EFS operations on an FTP connection make Eclipse freeze 2007-07-31 17:08:40 +00:00
Javier Montalvo Orus
4c3260b888 [191048] Remote files locally listed and being removed by other users should be reported as missing
[198182] FTP export problem: RSEF8057E: Error occurred while exporting FILENAME: Operation failed. File system input or output error
[197758] Unix symbolic links are not classified as file vs. folder
2007-07-30 16:37:48 +00:00
Javier Montalvo Orus
442afc52bf [191048] Remote files locally listed and being removed by other users should be reported as missing
[195677] Rename fails on WFTPD-2.03
[197105] Directory listing fails on Solaris when special devices are in a directory
2007-07-25 17:44:51 +00:00
Martin Oberhuber
a864b9bfc3 [192724] Fixed logic to filter folders if FILE_TYPE_FOLDERS 2007-07-23 14:36:28 +00:00
Martin Oberhuber
56980c97bd [197479] Remove unnecessary core.resources dependency from services.files.ftp 2007-07-23 13:03:15 +00:00
Javier Montalvo Orus
1fc6d8594e [192724] New Filter with Show Files Only still shows folders 2007-07-17 15:53:12 +00:00
Martin Oberhuber
9c836dca1e [194204] Rev up services.ftp version for FTP Patch 2007-07-02 14:08:10 +00:00
Javier Montalvo Orus
9195a2578a [194204] Renaming Files/Folders moves them sometimes 2007-07-02 08:32:55 +00:00
Martin Oberhuber
78b99118e0 [189269] Add version range specifiers with all plugin dependencies. Make features require plugins. Avoid Discovery require RSE. 2007-06-06 13:06:29 +00:00
Martin Oberhuber
a924ffced5 Update about.html date for Europa 2007-05-29 20:30:45 +00:00
Javier Montalvo Orus
952adeb56a [187862] Incorrect Error Message when creating new file in read-only directory 2007-05-25 13:29:07 +00:00
Javier Montalvo Orus
c07f6306ff [187862] Incorrect Error Message when creating new file in read-only directory 2007-05-25 13:19:45 +00:00
Javier Montalvo Orus
934bcf1e0f [187531] Improve exception thrown when Login Failed on FTP 2007-05-25 12:56:14 +00:00
Martin Oberhuber
b4d23ea0c6 [187096] Fix invalid use of Mutex 2007-05-18 10:36:17 +00:00
Javier Montalvo Orus
6b0da7d092 [187096] Drag&Drop + Copy&Paste shows error message on FTP connection 2007-05-16 19:22:13 +00:00
Javier Montalvo Orus
f704975e20 listCommandModifiers available through parser autodetection.
FTPClientConfigFactory.getClientConfig returns an instance of FTPClientConfigProxy, encapsulating the FTPClientConfig
2007-05-16 11:02:49 +00:00
Javier Montalvo Orus
8d0d5ea796 added FTPClientConfigProxy, parsers listed by ID and custom LIST parameter 2007-05-15 21:52:24 +00:00
Javier Montalvo Orus
ddf02094dd improved autodetection of FTPListingParser 2007-05-14 17:36:48 +00:00
Martin Oberhuber
daddc54dae [186128][refactoring] Move IProgressMonitor last in public base classes 2007-05-14 09:44:39 +00:00
Martin Oberhuber
460df5e0d6 Unify Feature Descriptions 2007-05-11 14:57:02 +00:00
Martin Oberhuber
d147deac13 [186128][api] Move progress monitor last for more methods of abstract base classes 2007-05-11 11:21:47 +00:00
Martin Oberhuber
13428d8456 Fix typo in FTP Feature Copyright and About. Attribute to Symbian only. 2007-05-11 11:04:57 +00:00
Javier Montalvo Orus
a289426950 avoid NPE on non-VMS servers containing DOS-like paths as root (as WFTPD) 2007-05-10 15:35:01 +00:00
Martin Oberhuber
9af75140de [186128][api] Move IProgressMonitor last in all API 2007-05-10 14:11:48 +00:00
Javier Montalvo Orus
ed6158f594 [176216] FTP sould provide API to allow clients register their own FTPListingParser 2007-05-04 12:52:46 +00:00
Javier Montalvo Orus
4c1cb55a12 [176216] FTP sould provide API to allow clients register their own FTPListingParser 2007-05-04 12:48:38 +00:00
Martin Oberhuber
5cfd747882 Unify Source Builds: about.html in all source builds, schema only in source builds 2007-04-27 15:15:45 +00:00
Javier Montalvo Orus
cc5d054901 [176216] FTP sould provide API to allow clients register their own FTPListingParser 2007-04-27 12:14:09 +00:00
Martin Oberhuber
ee7334cc01 Reexport commons.net from services.files.ftp, since it is part of the extension point API 2007-04-25 21:31:07 +00:00
Javier Montalvo Orus
5117d0c6d4 [176216] FTP sould provide API to allow clients register their own FTPListingParser 2007-04-25 12:57:29 +00:00
Martin Oberhuber
d7130bddc3 [fix] Mutex mis-use in FTPService 2007-04-04 15:50:29 +00:00
Javier Montalvo Orus
4b498e3e85 [180711] Checked return value of Mutex.waitForLock() 2007-04-04 14:29:57 +00:00
Javier Montalvo Orus
65c5084c90 [180711] Replaced synchronized with Mutex 2007-04-04 13:19:19 +00:00
Javier Montalvo Orus
478fcd46fb [180711] Copying a remote folder seems to copy files contained from multiple threads 2007-04-04 10:08:32 +00:00
Martin Oberhuber
53975439f6 [cleanup] Copyright: WindRiver -> Wind River 2007-04-03 07:46:34 +00:00
Kushal Munir
bd0dd14640 [162954][api] Provide an InputStream and OutputStream from IFileService 2007-03-28 20:22:18 +00:00