From 921396db23f8281bec8372c680b89089de42703c Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Fri, 25 Oct 2024 11:41:45 +0200 Subject: gvfs: Implement manual file open-read-write-close This makes cross-VFS copy work. --- gvfs/README | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'gvfs/README') diff --git a/gvfs/README b/gvfs/README index 51a54c0..cfbd4a5 100644 --- a/gvfs/README +++ b/gvfs/README @@ -1,8 +1,6 @@ GVFS plugin for Tux Commander - Version: 0.1.10 - Release date: 2009-Oct-25 -Copyright (C) 2008-2009 Tomas Bzatek +Copyright (C) 2008-2024 Tomas Bzatek http://tuxcmd.sourceforge.net @@ -26,13 +24,3 @@ Feature highlights: To be implemented: * support for appending * authentication improvements (needs new VFS API) - - -The current VFS implementation in Tux Commander lacks some extended features -for both archiving and remote filesystems. This is one of the main goals for -the 0.6.x series. - -For successful compilation you will need working gcc compiler and glib2 -library installed with development files. - -Compilation has been tested with gcc compiler v4.4.2 -- cgit v1.2.3