Navigation
index
modules
|
next
|
previous
|
pyxrootd current documentation
»
3.
Examples
ΒΆ
3.1.
FileSystem
examples
3.1.1. Copy a file
3.1.2. Ask a for a directory listing
3.1.3. Make a directory
3.1.4. Delete a directory
3.1.5. Move/rename a file
3.1.6. Delete a file
3.1.7. Locate a file
3.1.8. Ask the server for some information
3.2.
File
examples
3.2.1. Read a certain amount of data from a certain offset in a file
3.2.2. Write a chunk of data to a file
3.2.3. Iterate over a file, delimited by newline characters
3.2.4. Read all lines from a file into a list
3.2.5. Iterate over a file in chunks of the specified size
3.2.6. Read scattered data chunks in one operation
3.3.
CopyProcess
examples
3.3.1. Add a number of copy jobs and run them in parallel with a progress handler
Previous topic
2.
Getting Started
Next topic
3.1.
FileSystem
examples
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
pyxrootd current documentation
»